Skip to content

Commit

Permalink
Merge pull request #77 from illallangi/repo-sync/github/default
Browse files Browse the repository at this point in the history
🔄 synced file(s) with illallangi/.github
  • Loading branch information
andrewcole authored Apr 18, 2024
2 parents 02ec8ff + f7ac2ba commit b514549
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-create-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
WITH_V: true
id: version
name: Bump version and push tag
uses: anothrNick/github-tag-action@1.67.0
uses: anothrNick/github-tag-action@1.69.0
- name: pull-request
uses: diillson/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
WITH_V: true
id: version
name: Bump version and push tag
uses: anothrNick/github-tag-action@1.67.0
uses: anothrNick/github-tag-action@1.69.0
- env:
GITHUB_REPOSITORY: ${{ github.repository }}
GITHUB_TOKEN: ${{ secrets.PAT }}
Expand Down

0 comments on commit b514549

Please sign in to comment.