We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4800716 commit 38e34d8Copy full SHA for 38e34d8
.github/workflows/get-action-data.yml
@@ -21,7 +21,7 @@ jobs:
21
contents: write # needed to write back the repository
22
23
steps:
24
- - uses: devops-actions/[email protected].3
+ - uses: devops-actions/[email protected].8
25
name: Load available actions
26
id: load-actions
27
with:
0 commit comments