Skip to content

Commit

Permalink
Bump docker/metadata-action from 5.3.0 to 5.4.0 (#3234)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent ef35cf3 commit cdbb60f
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.3.0
uses: docker/metadata-action@v5.4.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.3.0
uses: docker/metadata-action@v5.4.0
id: meta
with:
images: |
Expand Down

0 comments on commit cdbb60f

Please sign in to comment.