Skip to content

Commit bfea99f

Browse files
chore(deps): bump the github-actions group with 7 updates (#454)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecee391 commit bfea99f

5 files changed

Lines changed: 17 additions & 17 deletions

File tree

.github/workflows/canary-container-images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
service:
2626
- trogon-gateway
2727
steps:
28-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
28+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2929
with:
3030
persist-credentials: false
3131

@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Build and push canary image
5858
id: build_image
59-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
59+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
6060
with:
6161
context: ${{ steps.service_config.outputs.context }}
6262
file: ${{ steps.service_config.outputs.dockerfile }}

.github/workflows/ci-rust.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
actions: write
3737
contents: read
3838
steps:
39-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
39+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4040
with:
4141
persist-credentials: false
4242

@@ -93,7 +93,7 @@ jobs:
9393
env:
9494
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
9595
steps:
96-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
96+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
9797
with:
9898
fetch-depth: 0
9999
persist-credentials: true
@@ -110,7 +110,7 @@ jobs:
110110
cache-workspace-crates: true
111111

112112
- name: Install coverage tools
113-
uses: taiki-e/install-action@25435dc8dd3baed7417e0c96d3fe89013a5b2e09 # v2.81.3
113+
uses: taiki-e/install-action@16b05812d776ae1dfaabc8277e421fb6d2506419 # v2.82.7
114114
with:
115115
tool: cargo-llvm-cov,nextest
116116

@@ -129,7 +129,7 @@ jobs:
129129
- name: Coverage report and gate
130130
# TODO: Add a fork-safe read-only coverage comparison path; this action writes to
131131
# _xml_coverage_reports, but fork PR tokens cannot push to the base repo.
132-
uses: insightsengineering/coverage-action@f3f8cdb7a8863fb60236982ac44b9ae63c768cd4 # v3.0.3
132+
uses: insightsengineering/coverage-action@3179498004cf3a28cbd5b496ce580767888375b9 # v3.0.4
133133
with:
134134
path: rsworkspace/coverage.xml
135135
threshold: 95
@@ -149,7 +149,7 @@ jobs:
149149
actions: write
150150
contents: read
151151
steps:
152-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
152+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
153153
with:
154154
persist-credentials: false
155155

@@ -174,7 +174,7 @@ jobs:
174174
actions: write
175175
contents: read
176176
steps:
177-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
177+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
178178
with:
179179
persist-credentials: false
180180

.github/workflows/ci-semconv.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ jobs:
2222
check:
2323
runs-on: ubuntu-latest
2424
steps:
25-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
25+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2626
with:
2727
persist-credentials: false
2828

2929
- name: Install Weaver via mise
30-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
30+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
3131
with:
3232
install_args: ubi:open-telemetry/weaver
3333

.github/workflows/docs-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ jobs:
1919
contents: read
2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
22+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2323
with:
2424
persist-credentials: false
2525
fetch-depth: 0
2626

2727
- name: Setup pnpm
28-
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
28+
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
2929
with:
3030
package_json_file: docs/package.json
3131

.github/workflows/release-artifacts.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Checkout
38-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
38+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3939
with:
4040
persist-credentials: false
4141

@@ -44,7 +44,7 @@ jobs:
4444
shell: bash
4545
run: echo "version=${GITHUB_REF_NAME#acp-nats-stdio@v}" >> "$GITHUB_OUTPUT"
4646

47-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
47+
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
4848
with:
4949
cache: false
5050

@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Install cross
5656
if: ${{ matrix.use-cross }}
57-
uses: taiki-e/install-action@25435dc8dd3baed7417e0c96d3fe89013a5b2e09 # v2.81.3
57+
uses: taiki-e/install-action@16b05812d776ae1dfaabc8277e421fb6d2506419 # v2.82.7
5858
with:
5959
tool: cross
6060

@@ -84,7 +84,7 @@ jobs:
8484
echo "ASSET=$staging.tar.gz" >> "$GITHUB_ENV"
8585
8686
- name: Attest build provenance
87-
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
87+
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
8888
with:
8989
subject-path: ${{ env.ASSET }}
9090

@@ -102,7 +102,7 @@ jobs:
102102
contents: write
103103
steps:
104104
- name: Checkout
105-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
105+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
106106
with:
107107
persist-credentials: false
108108

0 commit comments

Comments
 (0)