Skip to content

Commit 8c0ac44

Browse files
authored
Merge pull request #201 from influxdata/dependabot/github_actions/github-deps-4e93e04328
chore(deps): bump the github-deps group with 2 updates
2 parents 09aec13 + 07a9fb1 commit 8c0ac44

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
@@ -44,7 +44,7 @@ jobs:
4444
df -h
4545
4646
- name: Checkout
47-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
47+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4848
with:
4949
fetch-depth: 1
5050

@@ -55,7 +55,7 @@ jobs:
5555
run: pip install --requirement=.github/workflows/requirements.txt
5656

5757
- name: Install `cargo-deny` & `just` & 'typos'
58-
uses: taiki-e/install-action@44c6d64aa62cd779e873306675c7a58e86d6d532 # v2
58+
uses: taiki-e/install-action@62da238c048aa0f865cc5a322082957d34e7fc1a # v2
5959
with:
6060
tool: cargo-deny,just,typos
6161

0 commit comments

Comments
 (0)