Skip to content

Commit

Permalink
chore(deps): Bump docker/#-action from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [docker/#-action](https://github.com/docker/#-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/#-action/releases)
- [Commits](docker/#-action@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: docker/#-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent be5580f commit 8480004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- run: echo GIT_SHA_SHORT=$(git rev-parse --short HEAD) >> $GITHUB_ENV

- uses: docker/#-action@v3.1.0
- uses: docker/#-action@v3.2.0
with:
registry: ${{ env.REGISTRY }}
username: ${{ secrets.AETHER_REGISTRY_USERNAME }}
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
with:
go-version-file: 'go.mod'

- uses: docker/#-action@v3.1.0
- uses: docker/#-action@v3.2.0
with:
registry: ${{ env.REGISTRY }}
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 8480004

Please # to comment.