Skip to content

Commit

Permalink
ci: fix tag in action
Browse files Browse the repository at this point in the history
Signed-off-by: Theo Bob Massard <[email protected]>
  • Loading branch information
tbobm committed Feb 2, 2024
1 parent 9f1210c commit 8c39bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: "actions/checkout@v4"

- name: "GitHub Slug Action"
uses: rlespinasse/github-slug-action@4.4.1
uses: rlespinasse/github-slug-action@v4.4.1

- name: "Set up Docker Buildx"
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 8c39bcd

Please sign in to comment.