Merge pull request #1117 from fluxcd/dependabot/github_actions/docker/metadata-action-4.5.0

build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0
This commit is contained in:
Max Jonas Werner 2023-06-12 12:44:52 +02:00 committed by GitHub
commit a0ff0cfa88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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@2c0bd771b40637d97bf205cbccdd294a32112176 # v4.5.0
with:
images: |
fluxcd/${{ env.CONTROLLER }}