We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424caf2 commit 27f8db5Copy full SHA for 27f8db5
1 file changed
action.yaml
@@ -37,6 +37,8 @@ runs:
37
steps:
38
- name: Checkout
39
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
40
+ with:
41
+ token: ${{ inputs.github_token }}
42
43
- name: 🏗 Set up yq
44
uses: frenck/action-setup-yq@c4b5be8b4a215c536a41d436757d9feb92836d4f # v1.0.2
0 commit comments