Skip to content

Commit

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

build(deps): bump docker/metadata-action from 4.4.0 to 4.6.0
  • Loading branch information
makkes authored Jun 19, 2023
2 parents 2989465 + 1b7ddef commit 58327a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
password: ${{ secrets.DOCKER_FLUXCD_PASSWORD }}
- name: Generate images meta
id: meta
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6.0
with:
images: |
fluxcd/${{ env.CONTROLLER }}
Expand Down

0 comments on commit 58327a3

Please sign in to comment.