Skip to content

Commit 69f370d

Browse files
chore(deps): bump the github-actions group with 2 updates (#1287)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e6383a commit 69f370d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/benchmark-base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
persist-credentials: false
3333

3434
- name: Set up Bencher
35-
uses: bencherdev/bencher@d84683bed6747f23f9903a02cd2a70502cee0b8d # v0.5.5
35+
uses: bencherdev/bencher@1d1c45692712dff7540147474ebd116f36b2f0e3 # v0.5.6
3636

3737
- name: Installer hyperfine
3838
run: |

.github/workflows/benchmark-pr-1p.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
persist-credentials: false
4242

4343
- name: Set up Bencher
44-
uses: bencherdev/bencher@d84683bed6747f23f9903a02cd2a70502cee0b8d # v0.5.5
44+
uses: bencherdev/bencher@1d1c45692712dff7540147474ebd116f36b2f0e3 # v0.5.6
4545

4646
- name: Installer hyperfine
4747
run: |

.github/workflows/release-support-crate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
persist-credentials: false
5959

60-
- uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
60+
- uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2
6161
id: auth
6262

6363
- name: publish to crates.io

.github/workflows/release-zizmor-crate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
persist-credentials: false
2525

26-
- uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1
26+
- uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2 # v1.0.2
2727
id: auth
2828

2929
- name: publish to crates.io

0 commit comments

Comments
 (0)