Skip to content

Commit 6d6ce5f

Browse files
authored
Merge pull request #121 from influxdata/dependabot/github_actions/github-deps-4d8c6b64e0
chore(deps): bump the github-deps group with 2 updates
2 parents ee9a0c5 + eca0b64 commit 6d6ce5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: pip install --requirement=.github/workflows/requirements.txt
2525

2626
- name: Install `cargo-deny` & `just`
27-
uses: taiki-e/install-action@80466ef8efa80486cdfbddf929453a4f3565c791 # v2
27+
uses: taiki-e/install-action@41ef8c65f4034ff24ab1cc2cef52f3000bcf9523 # v2
2828
with:
2929
tool: cargo-deny,just
3030

@@ -48,7 +48,7 @@ jobs:
4848
CARGO_PROFILE_DEV_DEBUG: "1"
4949

5050
- name: upload docs
51-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
51+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
5252
with:
5353
name: docs
5454
path: target/doc

0 commit comments

Comments
 (0)