Skip to content

Commit

Permalink
Updating workflow branch reference in tag-version-this-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedekFarkas committed Nov 4, 2024
1 parent 2e8175a commit 4168984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-version-this-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
tag-version:
name: Tag Version Automation
if: github.event.pusher.name != 'LombiqBot'
uses: Lombiq/GitHub-Actions/.github/workflows/tag-version.yml@dev
uses: Lombiq/GitHub-Actions/.github/workflows/tag-version.yml@issue/OSOE-912
with:
additional-pattern-include-list: '@("https://raw.githubusercontent.com/Lombiq/GitHub-Actions/(?<ref>[\w\./-]*)/.github")'
secrets:
Expand Down

0 comments on commit 4168984

Please sign in to comment.