Skip to content

Commit

Permalink
Bump docker/metadata-action from 5.4.0 to 5.5.0 (#3267)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent fedbe42 commit 14c6c57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-DEV-linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
uses: actions/checkout@v4

- name: Docker Metadata action
uses: docker/metadata-action@v5.4.0
uses: docker/metadata-action@v5.5.0
id: meta
with:
images: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-DEV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: actions/checkout@v4

- name: Docker Metadata action
uses: docker/metadata-action@v5.4.0
uses: docker/metadata-action@v5.5.0
id: meta
with:
images: |
Expand Down

0 comments on commit 14c6c57

Please sign in to comment.