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.18.1 to 1.18.2
Bumps [Songmu/tagpr](https://github.com/songmu/tagpr) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/songmu/tagpr/releases)
- [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md)
- [Commits](9d0f650553...84850af451)
---
updated-dependencies:
- dependency-name: Songmu/tagpr
dependency-version: 1.18.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f600896542
commit
439da3bd1d
2
.github/workflows/tagpr.yaml
vendored
2
.github/workflows/tagpr.yaml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
go-version-file: go.mod
|
||||
- name: tagpr
|
||||
id: tagpr
|
||||
uses: Songmu/tagpr@9d0f650553240dab1fa907eca27e3fd5b586e538 # v1.18.1
|
||||
uses: Songmu/tagpr@84850af451fc53753c6685a3a6a2af7beef23607 # v1.18.2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: ./.github/actions/release
|
||||
|
|
|
|||
Loading…
Reference in a new issue