Skip to content

Commit 5a9fe4d

Browse files
Pin actions/delete-package-versions action to e5bc658
1 parent 3974335 commit 5a9fe4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clean-up.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Clean up untagged versions
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/delete-package-versions@v5
11+
- uses: actions/delete-package-versions@e5bc658cc4c965c472efe991f8beea3981499c55 # v5
1212
with:
1313
owner: "wyrihaximusnet"
1414
package-name: "php"

0 commit comments

Comments
 (0)