Skip to content

Commit

Permalink
build(deps): bump docker/login-action from 1.13.0 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@6af3c11...bb984ef)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joestringer committed Feb 28, 2022
1 parent f9b2356 commit 4ae6eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: docker/setup-buildx-action@94ab11c41e45d028884a99163086648e898eed25

- name: Login to quay.io for CI
uses: docker/login-action@6af3c118c8376c675363897acf1757f7a9be6583
uses: docker/login-action@bb984efc561711aaa26e433c32c3521176eae55b
with:
registry: quay.io
username: ${{ secrets.QUAY_CI_USERNAME }}
Expand Down

0 comments on commit 4ae6eb4

Please sign in to comment.