Skip to content

Commit

Permalink
fix: pin version for action (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricochet authored Dec 5, 2024
1 parent ffcbc91 commit b82afcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: bytecodealliance/wkg-github-action
- uses: bytecodealliance/wkg-github-action@v1
with:
description: 'A WASI API providing I/O stream abstractions.'
oci-reference-without-tag: 'ghcr.io/WebAssembly/wasi/io'
Expand Down

0 comments on commit b82afcb

Please sign in to comment.