We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce513d0 commit bab74d6Copy full SHA for bab74d6
.github/workflows/resources.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npx tsx ./index.ts $VERSION
24
25
- name: Update resources
26
- uses: test-room-7/action-update-file@v1
+ uses: test-room-7/action-update-file@v2
27
with:
28
file-path: resources/connectors.json
29
commit-msg: |
0 commit comments