mirror of
https://github.com/x-motemen/ghq.git
synced 2026-09-10 07:26:27 -04:00
chore(deps): bump Songmu/tagpr from 1.20.0 to 1.20.1
Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/songmu/tagpr/releases)
- [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md)
- [Commits](e84001bd5d...d1b8138b7a)
---
updated-dependencies:
- dependency-name: Songmu/tagpr
dependency-version: 1.20.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9d181bfa4b
commit
3fb6eaaf7b
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@e84001bd5dac8defa0c75b3913937d284a3b3660 # v1.20.0
|
uses: Songmu/tagpr@d1b8138b7a31075141b6cd64103de9485ced7ac9 # v1.20.1
|
||||||
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