Skip to content

Commit

Permalink
Merge pull request #88 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 Oct 3, 2024
2 parents c54f231 + c81513a commit c0b4048
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.70.0
uses: anothrNick/github-tag-action@1.71.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.70.0
uses: anothrNick/github-tag-action@1.71.0
- env:
GITHUB_REPOSITORY: ${{ github.repository }}
GITHUB_TOKEN: ${{ secrets.PAT }}
Expand Down

0 comments on commit c0b4048

Please sign in to comment.