Skip to content

Commit e61644f

Browse files
chore(deps): update stranske/workflows digest to a0bf67e
1 parent b8158be commit e61644f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/agents-guard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
github.event_name == 'pull_request_target' &&
112112
steps.eligibility.outputs.should-run == 'true' &&
113113
steps.api_client_base.outputs.available != 'true'
114-
uses: "stranske/Workflows/.github/actions/setup-api-client@a525e6e3e2431d302073de65723c6e022f4b02fa" # v1
114+
uses: "stranske/Workflows/.github/actions/setup-api-client@a0bf67ebf03ca6767607b6da335fd21a88ebf787" # v1
115115
with:
116116
secrets: ${{ toJSON(secrets) }}
117117
github_token: ${{ github.token }}
@@ -180,7 +180,7 @@ jobs:
180180
steps.eligibility.outputs.should-run == 'true' &&
181181
github.event_name == 'pull_request' &&
182182
steps.api_client_head.outputs.available != 'true'
183-
uses: "stranske/Workflows/.github/actions/setup-api-client@a525e6e3e2431d302073de65723c6e022f4b02fa" # v1
183+
uses: "stranske/Workflows/.github/actions/setup-api-client@a0bf67ebf03ca6767607b6da335fd21a88ebf787" # v1
184184
with:
185185
secrets: ${{ toJSON(secrets) }}
186186
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)