Skip to content

Commit 84ef4b5

Browse files
chore(deps): bump tmknom/cross-goreleaser-action from 0.2.2 to 0.2.3
Bumps [tmknom/cross-goreleaser-action](https://github.com/tmknom/cross-goreleaser-action) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/tmknom/cross-goreleaser-action/releases) - [Commits](tmknom/cross-goreleaser-action@82a4d7b...4b0e181) --- updated-dependencies: - dependency-name: tmknom/cross-goreleaser-action dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93b8daa commit 84ef4b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
- name: Cross GoReleaser
117117
id: goreleaser
118-
uses: tmknom/cross-goreleaser-action@82a4d7bb957327183372a84b32537eb6b0a680f9 # v0.2.2
118+
uses: tmknom/cross-goreleaser-action@4b0e181d6801e05c5262b0d47db22f5a3c137231 # v0.2.3
119119
with:
120120
configuration-url: https://raw.githubusercontent.com/tmknom/configurations/06d49c39013617310276b557ca26d6e6888557b9/goreleaser/verifiable.yml # v0.5.0
121121
homebrew-tap-repository: ${{ inputs.homebrew-tap-repository }}

0 commit comments

Comments
 (0)