Skip to content

Commit

Permalink
Merge pull request #70 from fluxcd/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-4.6.0

Bump docker/metadata-action from 4.5.0 to 4.6.0
  • Loading branch information
makkes committed Jun 19, 2023
2 parents fd1d49e + 23d49d5 commit 84e9a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
password: ${{ secrets.DOCKER_FLUXCD_PASSWORD }}
- name: Docker meta
id: meta
uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176 # v4.5.0
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6.0
with:
images: |
fluxcd/${{ env.CONTROLLER }}
Expand Down

0 comments on commit 84e9a4a

Please sign in to comment.