We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d72662 commit 546fcd3Copy full SHA for 546fcd3
2 files changed
.github/workflows/pull_request.yml
@@ -39,6 +39,7 @@ jobs:
39
permissions:
40
contents: read
41
id-token: write
42
+ packages: read
43
with:
44
pinned_image: ${{ needs.get_config_values.outputs.pinned_image }}
45
secrets:
.github/workflows/release.yml
@@ -21,6 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments