We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb75135 commit d47c856Copy full SHA for d47c856
1 file changed
synthtool/gcp/templates/node_library/.github/workflows/response.yaml
@@ -13,7 +13,7 @@ jobs:
13
issues: write
14
pull-requests: write
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
- uses: actions/github-script@v7
18
with:
19
script: |
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments