Skip to content

Commit

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

build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0
  • Loading branch information
makkes authored Apr 24, 2023
2 parents f397881 + 557a77c commit 09f4158
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@507c2f2dc502c992ad446e3d7a5dfbe311567a96 # v4.3.0
uses: docker/metadata-action@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0
with:
images: |
fluxcd/${{ env.CONTROLLER }}
Expand Down

0 comments on commit 09f4158

Please sign in to comment.