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.
2 parents 7cab723 + 855e217 commit 456517bCopy full SHA for 456517b
2 files changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
12
with:
13
token: ${{ secrets.JELLYROCK_BOT_TOKEN || secrets.GITHUB_TOKEN }}
14
- - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
+ - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
15
16
node-version: "lts/*"
17
cache: "npm"
.github/workflows/update.yml
@@ -12,7 +12,7 @@ jobs:
ref: ${{ github.ref_name }}
18
0 commit comments