3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-05-16 07:05:35 +00:00

Bump github/gh-aw-actions from 0.71.5 to 0.74.0 (#9503)

Bumps [github/gh-aw-actions](https://github.com/github/gh-aw-actions) from 0.71.5 to 0.74.0.
- [Release notes](https://github.com/github/gh-aw-actions/releases)
- [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/gh-aw-actions/compare/v0.71.5...v0.74.0)

---
updated-dependencies:
- dependency-name: github/gh-aw-actions
  dependency-version: 0.74.0
  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>
This commit is contained in:
dependabot[bot] 2026-05-12 12:42:25 -04:00 committed by GitHub
parent a101c098ae
commit 57e0a12e3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 121 additions and 121 deletions

12
.github/workflows/a3-python.lock.yml generated vendored
View file

@ -37,7 +37,7 @@
# - actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
# - actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
# - actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
# - github/gh-aw-actions/setup@v0.71.5
# - github/gh-aw-actions/setup@v0.74.0
#
# Container images used:
# - ghcr.io/github/gh-aw-firewall/agent:0.25.40@sha256:14ff567e8d9d4c2fbc5e55c973488381c71d7e0fdbe72d30ee7b8a738fd86504
@ -85,7 +85,7 @@ jobs:
steps:
- name: Setup Scripts
id: setup
uses: github/gh-aw-actions/setup@v0.71.5
uses: github/gh-aw-actions/setup@v0.74.0
with:
destination: ${{ runner.temp }}/gh-aw/actions
job-name: ${{ github.job }}
@ -335,7 +335,7 @@ jobs:
steps:
- name: Setup Scripts
id: setup
uses: github/gh-aw-actions/setup@v0.71.5
uses: github/gh-aw-actions/setup@v0.74.0
with:
destination: ${{ runner.temp }}/gh-aw/actions
job-name: ${{ github.job }}
@ -909,7 +909,7 @@ jobs:
steps:
- name: Setup Scripts
id: setup
uses: github/gh-aw-actions/setup@v0.71.5
uses: github/gh-aw-actions/setup@v0.74.0
with:
destination: ${{ runner.temp }}/gh-aw/actions
job-name: ${{ github.job }}
@ -1048,7 +1048,7 @@ jobs:
steps:
- name: Setup Scripts
id: setup
uses: github/gh-aw-actions/setup@v0.71.5
uses: github/gh-aw-actions/setup@v0.74.0
with:
destination: ${{ runner.temp }}/gh-aw/actions
job-name: ${{ github.job }}
@ -1255,7 +1255,7 @@ jobs:
steps:
- name: Setup Scripts
id: setup
uses: github/gh-aw-actions/setup@v0.71.5
uses: github/gh-aw-actions/setup@v0.74.0
with:
destination: ${{ runner.temp }}/gh-aw/actions
job-name: ${{ github.job }}