File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 if : ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
1515 steps :
1616 - uses : actions/checkout@v6
17- - uses : octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3
17+ - uses : octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1
1818 id : octo-sts
1919 with :
2020 scope : ${{ github.repository }}
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ jobs:
170170 WORKLOAD_IDENTITY_PROVIDER : ${{ needs.setup-env.outputs.workload_identity_provider }}
171171
172172 steps :
173- - uses : octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3
173+ - uses : octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1
174174 id : octo-sts
175175 if : ${{ inputs.use_platform_modules == true || inputs.checkout_submodules == true}}
176176 with :
@@ -469,7 +469,7 @@ jobs:
469469 WORKLOAD_IDENTITY_PROVIDER : ${{ needs.setup-env.outputs.WORKLOAD_IDENTITY_PROVIDER }}
470470
471471 steps :
472- - uses : octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.3
472+ - uses : octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.1.1
473473 id : octo-sts
474474 if : ${{ inputs.use_platform_modules == true || inputs.checkout_submodules == true}}
475475 with :
Original file line number Diff line number Diff line change 3434
3535 runs-on : ubuntu-latest
3636 steps :
37- - uses : octo-sts/action@d6c70ad3b9ac85df6da6b9749014d7283987cfec # v1.0.0 from https://skip.kartverket.no/docs/applikasjon-utrulling/argo-cd/hva-er-et-apps-repo
37+ - uses : octo-sts/action@f603d3be9d8dd9871a265776e625a27b00effe05 # v1.0.0 from https://skip.kartverket.no/docs/applikasjon-utrulling/argo-cd/hva-er-et-apps-repo
3838 id : octo-sts
3939 with :
4040 scope : kartverket/skip.kartverket.no
You can’t perform that action at this time.
0 commit comments