Skip to content

Commit 09fad36

Browse files
chore(deps): bump the actions-deps group across 1 directory with 17 updates (#401)
Bumps the actions-deps group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.13.0` | `2.13.2` | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` | | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `212f9a7760ad2b8eb511185b841f3725a62c2ae0` | `70069877f29101175ed2b055d210fe8b1d54d7d7` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.3` | `5.5.1` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `e77e8065d9f7ec6abdd9838668cd7b43924dd64d` | `c7c53464625b32c7a7e944ae62b3e17d2b600130` | | [anchore/scan-action](https://github.com/anchore/scan-action) | `7.0.0` | `7.1.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.15` | `4.31.2` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `5.0.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `6.0.0` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `97d42c1b50f585f357413698aa1b779307aa0d52` | `5be0e66d93ac7ed76da52eca8bb058f665c3a5fe` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `5.7.0` | `5.9.0` | | [docker/login-action](https://github.com/docker/login-action) | `3.4.0` | `3.6.0` | | [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) | `a701644270a123c7b02b318a8e4fe71e15a8f3cb` | `f1b86635715271fbb2edb38dd0ed1706e6da198b` | | [googleapis/release-please-action](https://github.com/googleapis/release-please-action) | `4.2.0` | `4.4.0` | | [iarekylew00t/verified-bot-commit](https://github.com/iarekylew00t/verified-bot-commit) | `1.5.2` | `2.0.5` | | [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.20.6` | `0.20.9` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.1` | `2.4.3` | Updates `step-security/harden-runner` from 2.13.0 to 2.13.2 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@ec9f2d5...95d9a5d) Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `tj-actions/changed-files` from 212f9a7760ad2b8eb511185b841f3725a62c2ae0 to 70069877f29101175ed2b055d210fe8b1d54d7d7 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@212f9a7...7006987) Updates `codecov/codecov-action` from 5.4.3 to 5.5.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@18283e0...5a10915) Updates `docker/setup-qemu-action` from e77e8065d9f7ec6abdd9838668cd7b43924dd64d to c7c53464625b32c7a7e944ae62b3e17d2b600130 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@e77e806...c7c5346) Updates `anchore/scan-action` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](anchore/scan-action@f660128...568b89d) Updates `github/codeql-action` from 3.28.15 to 4.31.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.28.15...0499de3) Updates `actions/upload-artifact` from 4.6.2 to 5.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...330a01c) Updates `actions/download-artifact` from 4.3.0 to 6.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...018cc2c) Updates `softprops/action-gh-release` from 97d42c1b50f585f357413698aa1b779307aa0d52 to 5be0e66d93ac7ed76da52eca8bb058f665c3a5fe - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@97d42c1...5be0e66) Updates `docker/metadata-action` from 5.7.0 to 5.9.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@902fa8e...318604b) Updates `docker/login-action` from 3.4.0 to 3.6.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@74a5d14...5e57cd1) Updates `peter-evans/dockerhub-description` from a701644270a123c7b02b318a8e4fe71e15a8f3cb to f1b86635715271fbb2edb38dd0ed1706e6da198b - [Release notes](https://github.com/peter-evans/dockerhub-description/releases) - [Commits](peter-evans/dockerhub-description@a701644...f1b8663) Updates `googleapis/release-please-action` from 4.2.0 to 4.4.0 - [Release notes](https://github.com/googleapis/release-please-action/releases) - [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@a02a34c...16a9c90) Updates `iarekylew00t/verified-bot-commit` from 1.5.2 to 2.0.5 - [Release notes](https://github.com/iarekylew00t/verified-bot-commit/releases) - [Commits](IAreKyleW00t/verified-bot-commit@cd576ea...68c52be) Updates `anchore/sbom-action` from 0.20.6 to 0.20.9 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@f8bdd1d...8e94d75) Updates `ossf/scorecard-action` from 2.4.1 to 2.4.3 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@f49aabe...4eaacf0) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: tj-actions/changed-files dependency-version: 70069877f29101175ed2b055d210fe8b1d54d7d7 dependency-type: direct:production dependency-group: actions-deps - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: docker/setup-qemu-action dependency-version: c7c53464625b32c7a7e944ae62b3e17d2b600130 dependency-type: direct:production dependency-group: actions-deps - dependency-name: anchore/scan-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: github/codeql-action dependency-version: 4.31.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/upload-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/download-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: softprops/action-gh-release dependency-version: 5be0e66d93ac7ed76da52eca8bb058f665c3a5fe dependency-type: direct:production dependency-group: actions-deps - dependency-name: docker/metadata-action dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: docker/login-action dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: peter-evans/dockerhub-description dependency-version: f1b86635715271fbb2edb38dd0ed1706e6da198b dependency-type: direct:production dependency-group: actions-deps - dependency-name: googleapis/release-please-action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: iarekylew00t/verified-bot-commit dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: anchore/sbom-action dependency-version: 0.20.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da8fc14 commit 09fad36

File tree

15 files changed

+70
-70
lines changed

15 files changed

+70
-70
lines changed

.github/workflows/ci.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ jobs:
2828
steps:
2929
# Checkout the repository
3030
- name: Harden the runner (Audit all outbound calls)
31-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
31+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
3232
with:
3333
egress-policy: audit
3434
- name: Checkout Code
35-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3636
- name: Get changed files
3737
id: changed-files-yaml
38-
uses: tj-actions/changed-files@212f9a7760ad2b8eb511185b841f3725a62c2ae0 # v45.0.6
38+
uses: tj-actions/changed-files@70069877f29101175ed2b055d210fe8b1d54d7d7 # v45.0.6
3939
with:
4040
files_yaml: |
4141
code:
@@ -63,7 +63,7 @@ jobs:
6363
runs-on: ubuntu-latest
6464
steps:
6565
- name: Harden the runner (Audit all outbound calls)
66-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
66+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
6767
with:
6868
egress-policy: audit
6969
- name: Failed
@@ -78,11 +78,11 @@ jobs:
7878
steps:
7979
# Checkout the repository
8080
- name: Harden the runner (Audit all outbound calls)
81-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
81+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
8282
with:
8383
egress-policy: audit
8484
- name: Checkout Code
85-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
85+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
8686
- name: Prepare
8787
id: init
8888
uses: ./.github/actions/prepare
@@ -105,11 +105,11 @@ jobs:
105105
steps:
106106
# Checkout the repository
107107
- name: Harden the runner (Audit all outbound calls)
108-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
108+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
109109
with:
110110
egress-policy: audit
111111
- name: Checkout Code
112-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
112+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
113113
- name: Prepare
114114
id: init
115115
uses: ./.github/actions/prepare
@@ -132,11 +132,11 @@ jobs:
132132
steps:
133133
# Checkout the repository
134134
- name: Harden the runner (Audit all outbound calls)
135-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
135+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
136136
with:
137137
egress-policy: audit
138138
- name: Checkout Code
139-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
139+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
140140
- name: Prepare
141141
id: init
142142
uses: ./.github/actions/prepare
@@ -159,11 +159,11 @@ jobs:
159159
steps:
160160
# Checkout the repository
161161
- name: Harden the runner (Audit all outbound calls)
162-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
162+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
163163
with:
164164
egress-policy: audit
165165
- name: Checkout Code
166-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
166+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
167167
- name: Prepare
168168
id: init
169169
uses: ./.github/actions/prepare
@@ -201,7 +201,7 @@ jobs:
201201

202202
# Upload unit coverage
203203
- name: Upload Unit Coverage to Codecov
204-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
204+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
205205
with:
206206
token: ${{ secrets.CODECOV_TOKEN }}
207207
name: unit-coverage
@@ -211,7 +211,7 @@ jobs:
211211

212212
# Upload integration coverage
213213
- name: Upload Integration Coverage to Codecov
214-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
214+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
215215
with:
216216
token: ${{ secrets.CODECOV_TOKEN }}
217217
name: integration-coverage
@@ -221,7 +221,7 @@ jobs:
221221

222222
# Upload properties coverage
223223
- name: Upload Properties Coverage to Codecov
224-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
224+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
225225
with:
226226
token: ${{ secrets.CODECOV_TOKEN }}
227227
name: properties-coverage
@@ -237,13 +237,13 @@ jobs:
237237
steps:
238238
# Checkout the repository
239239
- name: Harden the runner (Audit all outbound calls)
240-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
240+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
241241
with:
242242
egress-policy: audit
243243
- name: Checkout Code
244-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
244+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
245245
- name: Setup QEMU
246-
uses: docker/setup-qemu-action@e77e8065d9f7ec6abdd9838668cd7b43924dd64d # main
246+
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # main
247247
with:
248248
platforms: linux/amd64,linux/arm64
249249
- name: Prepare
@@ -301,7 +301,7 @@ jobs:
301301
echo ">>>>>>>Architecture match for $platform<<<<<<<<"
302302
done
303303
- name: Scan image
304-
uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
304+
uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993 # v7.1.0
305305
with:
306306
image: openzeppelin-monitor-dev:${{ github.sha }}-amd64
307307
fail-build: true

.github/workflows/cla.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Harden the runner (Audit all outbound calls)
20-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
20+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2121
with:
2222
egress-policy: audit
2323
- name: Checkout Private Repo for Allowlist
24-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2525
with:
2626
repository: OpenZeppelin/cla-sigs
2727
token: ${{ secrets.CLA_SIGS_ACCESS_PAT }}

.github/workflows/codeql.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,19 +33,19 @@ jobs:
3333
build-mode: none
3434
steps:
3535
- name: Harden the runner (Audit all outbound calls)
36-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
36+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
3737
with:
3838
egress-policy: audit
3939
- name: Checkout repository
40-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.5.4
40+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.5.4
4141

4242
# Initializes the CodeQL tools for scanning.
4343
- name: Initialize CodeQL
44-
uses: github/codeql-action/init@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
44+
uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
4545
with:
4646
languages: ${{ matrix.language }}
4747
build-mode: ${{ matrix.build-mode }}
4848
- name: Perform CodeQL Analysis
49-
uses: github/codeql-action/analyze@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
49+
uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
5050
with:
5151
category: /language:${{matrix.language}}

.github/workflows/pr-title.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Harden the runner (Audit all outbound calls)
12-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
12+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
1313
with:
1414
egress-policy: audit
1515
- uses: thehanimo/pr-title-checker@7fbfe05602bdd86f926d3fb3bccb6f3aed43bc70 # v1.4.3

.github/workflows/rc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Harden the runner (Audit all outbound calls)
26-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
26+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2727
with:
2828
egress-policy: audit
2929
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
@@ -52,7 +52,7 @@ jobs:
5252
env:
5353
INPUT_VERSION: ${{ github.event.inputs.version }}
5454
- name: Checkout repository at commit SHA
55-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
55+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5656
with:
5757
ref: ${{ github.event.inputs.commit_sha }}
5858
fetch-depth: 0

.github/workflows/release-bins.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
RUSTUP_TOOLCHAIN: stable-${{ matrix.arch }}
4040
steps:
4141
- name: Harden the runner (Audit all outbound calls)
42-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
42+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
4343
with:
4444
egress-policy: audit
4545
- name: Get github app token
@@ -49,7 +49,7 @@ jobs:
4949
app-id: ${{ vars.GH_APP_ID }}
5050
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
5151
- name: Checkout sources
52-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
52+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5353
with:
5454
ref: ${{ env.TAG }}
5555
token: ${{ steps.gh-app-token.outputs.token }}
@@ -67,7 +67,7 @@ jobs:
6767
openzeppelin-monitor-${{ env.TAG }}-${{ matrix.arch }}.tar.gz \
6868
openzeppelin-monitor
6969
- name: Upload artifact
70-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
70+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
7171
with:
7272
name: openzeppelin-monitor-${{ matrix.arch }}
7373
path: |
@@ -88,7 +88,7 @@ jobs:
8888
TAG: ${{ needs.build.outputs.release_tag }}
8989
steps:
9090
- name: Harden the runner (Audit all outbound calls)
91-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
91+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
9292
with:
9393
egress-policy: audit
9494
- name: Get github app token
@@ -98,12 +98,12 @@ jobs:
9898
app-id: ${{ vars.GH_APP_ID }}
9999
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
100100
- name: Checkout sources
101-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
101+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
102102
with:
103103
ref: ${{ env.TAG }}
104104
token: ${{ steps.gh-app-token.outputs.token }}
105105
- name: Download artifacts
106-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
106+
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
107107
with:
108108
pattern: openzeppelin-monitor-*
109109
path: artifacts
@@ -113,7 +113,7 @@ jobs:
113113
subject-path: artifacts/**/openzeppelin-monitor*.tar.gz
114114
github-token: ${{ steps.gh-app-token.outputs.token }}
115115
- name: Update released binaries artifacts
116-
uses: softprops/action-gh-release@97d42c1b50f585f357413698aa1b779307aa0d52 # main
116+
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # main
117117
with:
118118
tag_name: ${{ env.TAG }}
119119
files: artifacts/**/openzeppelin-monitor*.tar.gz

.github/workflows/release-docker.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
SLACK_CHANNEL: '#oss-releases'
1919
steps:
2020
- name: Harden the runner (Audit all outbound calls)
21-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
21+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2222
with:
2323
egress-policy: audit
2424
- name: Slack notification
@@ -31,12 +31,12 @@ jobs:
3131
if: always()
3232

3333
- name: Checkout release branch
34-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3535
with:
3636
ref: ${{ inputs.tag }}
3737
- name: Docker meta
3838
id: meta
39-
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
39+
uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
4040
with:
4141
# list of Docker images to use as base name for tags
4242
images: ${{ env.DOCKERHUB_IMAGE }}
@@ -55,12 +55,12 @@ jobs:
5555
env:
5656
DOCKER_METADATA_SHORT_SHA_LENGTH: 10
5757
- name: Login to Dockerhub
58-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
58+
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
5959
with:
6060
username: ${{ vars.DOCKERHUB_USERNAME }}
6161
password: ${{ secrets.DOCKERHUB_PAT }}
6262
- name: Setup QEMU
63-
uses: docker/setup-qemu-action@e77e8065d9f7ec6abdd9838668cd7b43924dd64d # main
63+
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # main
6464
with:
6565
platforms: linux/amd64,linux/arm64
6666
- name: Set Up Docker Buildx
@@ -96,7 +96,7 @@ jobs:
9696
push-to-registry: false
9797
github-token: ${{ steps.gh-app-token.outputs.token }}
9898
- name: Docker Hub Description
99-
uses: peter-evans/dockerhub-description@a701644270a123c7b02b318a8e4fe71e15a8f3cb
99+
uses: peter-evans/dockerhub-description@f1b86635715271fbb2edb38dd0ed1706e6da198b
100100
with:
101101
username: ${{ vars.DOCKERHUB_USERNAME }}
102102
password: ${{ secrets.DOCKERHUB_PAT }}

.github/workflows/release-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
TAG: ${{ inputs.tag || github.event.inputs.tag }}
3030
steps:
3131
- name: Harden the runner (Audit all outbound calls)
32-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
32+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
3333
with:
3434
egress-policy: audit
3535
- name: Get github app token
@@ -39,7 +39,7 @@ jobs:
3939
app-id: ${{ vars.GH_APP_ID }}
4040
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
4141
- name: Checkout tag
42-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
42+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4343
with:
4444
ref: ${{ env.TAG }}
4545
token: ${{ steps.gh-app-token.outputs.token }}

.github/workflows/release-please.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
SLACK_CHANNEL: '#oss-releases'
2626
steps:
2727
- name: Harden the runner (Audit all outbound calls)
28-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
28+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2929
with:
3030
egress-policy: audit
3131
- name: Get github app token
@@ -43,7 +43,7 @@ jobs:
4343
message: Starting release please workflow for ${{ github.repository }}
4444
if: always()
4545
- name: Checkout release branch
46-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
46+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4747
with:
4848
fetch-depth: 0
4949
token: ${{ steps.gh-app-token.outputs.token }}
@@ -90,7 +90,7 @@ jobs:
9090
GH_TOKEN: ${{ steps.gh-app-token.outputs.token }}
9191
- name: Start release please action
9292
id: release
93-
uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0
93+
uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
9494
with:
9595
token: ${{ steps.gh-app-token.outputs.token }}
9696
target-branch: ${{ github.ref_name }}
@@ -118,7 +118,7 @@ jobs:
118118
if: ${{ needs.release-please.outputs.release_created == 'false' && needs.release-please.outputs.pr_created == 'true' }}
119119
steps:
120120
- name: Harden the runner (Audit all outbound calls)
121-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
121+
uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
122122
with:
123123
egress-policy: audit
124124
- name: Get github app token
@@ -132,7 +132,7 @@ jobs:
132132
run: |
133133
echo "pr head branch name: >>>>> ${{ needs.release-please.outputs.release_branch }}"
134134
- name: Checkout release branch
135-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
135+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
136136
with:
137137
fetch-depth: 2
138138
token: ${{ steps.gh-app-token.outputs.token }}
@@ -172,7 +172,7 @@ jobs:
172172
fi
173173
- name: Commit cargo update
174174
if: ${{ steps.lock-file-commit.outputs.cargo_changed == 'true' || steps.update-antora.outputs.antora_changed == 'true' }}
175-
uses: iarekylew00t/verified-bot-commit@cd576ea029efdd8044bffb27a9d13b464f1bf9fe # v1.5.2
175+
uses: iarekylew00t/verified-bot-commit@68c52beb4042b7038cf40c4daf6e469f118c686b # v2.0.5
176176
with:
177177
message: 'chore: Updating lock file and bumping version in antora file'
178178
token: ${{ steps.gh-app-token.outputs.token }}

0 commit comments

Comments
 (0)