Skip to content

Commit

Permalink
Chore(deps): Bump crazy-max/ghaction-docker-status from 1 to 3
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-docker-status](https://github.com/crazy-max/ghaction-docker-status) from 1 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-docker-status/releases)
- [Commits](crazy-max/ghaction-docker-status@v1...v3)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-status
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 9e4a3e2 commit d0e6aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: 🚦 Check Registry Status
uses: crazy-max/ghaction-docker-status@v1
uses: crazy-max/ghaction-docker-status@v3

- name: ⚒️ Build and push
uses: docker/build-push-action@v2
Expand Down

0 comments on commit d0e6aaa

Please sign in to comment.