diff --git a/.github/workflows/rebar-lock.yml b/.github/workflows/rebar-lock.yml index d8c18f5..d4d93bb 100644 --- a/.github/workflows/rebar-lock.yml +++ b/.github/workflows/rebar-lock.yml @@ -39,7 +39,7 @@ jobs: runs-on: ubuntu-24.04 steps: - - uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3 + - uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1.10.4 id: app-token with: app-id: ${{vars.GHA_LITTLE_HELPER_APP_ID}}