Skip to content

Commit 23f0bae

Browse files
ci: bump github/gh-aw from 0.74.8 to 0.77.5 (#55)
Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.74.8 to 0.77.5. - [Release notes](https://github.com/github/gh-aw/releases) - [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md) - [Commits](github/gh-aw@0feed75...f990bbb) --- updated-dependencies: - dependency-name: github/gh-aw dependency-version: 0.77.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e38234c commit 23f0bae

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/daily-docs-review.lock.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
comment_repo: ""
5050
steps:
5151
- name: Setup Scripts
52-
uses: github/gh-aw/actions/setup@0feed75a980b06f247abbbf80127f8eb2c19e2c5 # v0.65.0
52+
uses: github/gh-aw/actions/setup@f990bbb7eb83981a203d4b5eccdc24f677e950c7 # v0.65.0
5353
with:
5454
destination: /opt/gh-aw/actions
5555
- name: Validate context variables
@@ -252,7 +252,7 @@ jobs:
252252
secret_verification_result: ${{ steps.validate-secret.outputs.verification_result }}
253253
steps:
254254
- name: Setup Scripts
255-
uses: github/gh-aw/actions/setup@0feed75a980b06f247abbbf80127f8eb2c19e2c5 # v0.65.0
255+
uses: github/gh-aw/actions/setup@f990bbb7eb83981a203d4b5eccdc24f677e950c7 # v0.65.0
256256
with:
257257
destination: /opt/gh-aw/actions
258258
- name: Checkout repository
@@ -839,7 +839,7 @@ jobs:
839839
total_count: ${{ steps.missing_tool.outputs.total_count }}
840840
steps:
841841
- name: Setup Scripts
842-
uses: github/gh-aw/actions/setup@0feed75a980b06f247abbbf80127f8eb2c19e2c5 # v0.65.0
842+
uses: github/gh-aw/actions/setup@f990bbb7eb83981a203d4b5eccdc24f677e950c7 # v0.65.0
843843
with:
844844
destination: /opt/gh-aw/actions
845845
- name: Download agent output artifact
@@ -943,7 +943,7 @@ jobs:
943943
success: ${{ steps.parse_results.outputs.success }}
944944
steps:
945945
- name: Setup Scripts
946-
uses: github/gh-aw/actions/setup@0feed75a980b06f247abbbf80127f8eb2c19e2c5 # v0.65.0
946+
uses: github/gh-aw/actions/setup@f990bbb7eb83981a203d4b5eccdc24f677e950c7 # v0.65.0
947947
with:
948948
destination: /opt/gh-aw/actions
949949
- name: Download agent artifacts
@@ -1055,7 +1055,7 @@ jobs:
10551055
process_safe_outputs_temporary_id_map: ${{ steps.process_safe_outputs.outputs.temporary_id_map }}
10561056
steps:
10571057
- name: Setup Scripts
1058-
uses: github/gh-aw/actions/setup@0feed75a980b06f247abbbf80127f8eb2c19e2c5 # v0.65.0
1058+
uses: github/gh-aw/actions/setup@f990bbb7eb83981a203d4b5eccdc24f677e950c7 # v0.65.0
10591059
with:
10601060
destination: /opt/gh-aw/actions
10611061
- name: Download agent output artifact

0 commit comments

Comments
 (0)