Skip to content

Commit e787465

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [Songmu/tagpr](https://github.com/songmu/tagpr) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action). Updates `Songmu/tagpr` from 1.18.2 to 1.18.3 - [Release notes](https://github.com/songmu/tagpr/releases) - [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md) - [Commits](Songmu/tagpr@84850af...9bbb945) Updates `goreleaser/goreleaser-action` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@ec59f47...e24998b) --- updated-dependencies: - dependency-name: Songmu/tagpr dependency-version: 1.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: goreleaser/goreleaser-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38d7305 commit e787465

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tagpr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- id: run-tagpr
3232
name: Run tagpr
33-
uses: Songmu/tagpr@84850af451fc53753c6685a3a6a2af7beef23607 # v1.18.2
33+
uses: Songmu/tagpr@9bbb945b2fb025126186661e27d55485e3fc6df6 # v1.18.3
3434

3535
assets:
3636
needs: tagpr
@@ -55,7 +55,7 @@ jobs:
5555
cache: true
5656

5757
- name: Run GoReleaser
58-
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
58+
uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
5959
with:
6060
distribution: goreleaser
6161
version: latest

0 commit comments

Comments
 (0)