mirror of
https://github.com/x-motemen/ghq.git
synced 2026-09-10 07:26:27 -04:00
Merge pull request #509 from x-motemen/dependabot/github_actions/Songmu/tagpr-1.20.0
chore(deps): bump Songmu/tagpr from 1.19.0 to 1.20.0
This commit is contained in:
commit
a24083e6ca
2
.github/workflows/tagpr.yaml
vendored
2
.github/workflows/tagpr.yaml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
- name: tagpr
|
- name: tagpr
|
||||||
id: tagpr
|
id: tagpr
|
||||||
uses: Songmu/tagpr@555e72cee68c09d43dc2337dc9ba890955b630da # v1.19.0
|
uses: Songmu/tagpr@e84001bd5dac8defa0c75b3913937d284a3b3660 # v1.20.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- uses: ./.github/actions/release
|
- uses: ./.github/actions/release
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue