diff --git a/.github/workflows/update-configs.yml b/.github/workflows/update-configs.yml index 69c775107..411926333 100644 --- a/.github/workflows/update-configs.yml +++ b/.github/workflows/update-configs.yml @@ -18,7 +18,7 @@ jobs: with: ref: main - - uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2 + - uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 id: app-token with: app-id: ${{ vars.GH_APP_ID }} @@ -73,7 +73,7 @@ jobs: with: ref: main - - uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2 + - uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 id: app-token with: app-id: ${{ vars.GH_APP_ID }} diff --git a/.github/workflows/update-firefox.yml b/.github/workflows/update-firefox.yml index dd4768b1e..0d2fa941c 100644 --- a/.github/workflows/update-firefox.yml +++ b/.github/workflows/update-firefox.yml @@ -60,7 +60,7 @@ jobs: with: ref: main - - uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2 + - uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 if: steps.should-run.outputs.run == 'true' id: app-token with: