Skip to content

Commit

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

Bump docker/metadata-action from 4.4.0 to 4.5.0
  • Loading branch information
makkes authored Jun 12, 2023
2 parents 5efcc7d + a170a6d commit a747307
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@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0
uses: docker/metadata-action@2c0bd771b40637d97bf205cbccdd294a32112176 # v4.5.0
with:
images: |
fluxcd/${{ env.CONTROLLER }}
Expand Down

0 comments on commit a747307

Please sign in to comment.