Skip to content

Commit

Permalink
ci: update more gh actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
petarpeshev committed Oct 4, 2024
1 parent 352027f commit 4fa7bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
github.event_name == 'push' ||
startsWith(github.ref, 'refs/tags/v')
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v5.5.1
with:
images: aeternity/dex-ui
tags: |
Expand Down

0 comments on commit 4fa7bdc

Please sign in to comment.