Skip to content

Commit 47957d5

Browse files
Bump crazy-max/ghaction-github-runtime from 3 to 4 (#200)
Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-github-runtime/releases) - [Commits](crazy-max/ghaction-github-runtime@v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-runtime dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9752e9 commit 47957d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
# This gives us ACTIONS_RUNTIME_TOKEN and ACTIONS_CACHE_URL
109109
# for use in goreleaser
110110
- name: Expose GitHub Runtime
111-
uses: crazy-max/ghaction-github-runtime@v3
111+
uses: crazy-max/ghaction-github-runtime@v4
112112

113113
- name: Run goreleaser
114114
run: make release

0 commit comments

Comments
 (0)