Skip to content

Commit ce8b431

Browse files
committed
add unpinned version comment
1 parent 92f777d commit ce8b431

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/01-hello-world.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
runs-on: ubuntu-24.04
1515
steps:
1616
- uses: actions/hello-world-javascript-action@e76147da8e5c81eaf017dede5645551d4b94427b # v1.2.3
17+
# - uses: actions/hello-world-javascript-action@v1 # This would work, but it would be less stable and less secure:
1718
with:
1819
who-to-greet: "from an action in the GitHub Action marketplace! 👋"

0 commit comments

Comments
 (0)