Skip to content

Commit

Permalink
update some action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
silverl committed Nov 14, 2024
1 parent dd9a89d commit ac95baa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: trackabout/snappass

Expand Down

0 comments on commit ac95baa

Please sign in to comment.