Skip to content

Commit b5e5c11

Browse files
Bump crazy-max/ghaction-github-status from 3 to 4
Bumps [crazy-max/ghaction-github-status](https://github.com/crazy-max/ghaction-github-status) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-github-status/releases) - [Commits](crazy-max/ghaction-github-status@v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-status dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0eed09 commit b5e5c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
egress-policy: audit
2828
- id: github-status
2929
name: Check GitHub status
30-
uses: crazy-max/ghaction-github-status@v3
30+
uses: crazy-max/ghaction-github-status@v4
3131
- id: dump-context
3232
name: Dump context
3333
uses: crazy-max/ghaction-dump-context@v2

0 commit comments

Comments
 (0)