Skip to content

Commit 3a1a690

Browse files
authored
Merge pull request #284 from influxdata/dependabot/github_actions/github-deps-068fac99de
chore(deps): bump taiki-e/install-action from 2.65.1 to 2.65.13 in the github-deps group across 1 directory
2 parents 9fb37e5 + 4ed4fbb commit 3a1a690

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: pip install --requirement=.github/workflows/requirements.txt
3131

3232
- name: Install `cargo-deny` & `just` & `tombi` & 'typos'
33-
uses: taiki-e/install-action@b9c5db3aef04caffaf95a1d03931de10fb2a140f # v2
33+
uses: taiki-e/install-action@0e76c5c569f13f7eb21e8e5b26fe710062b57b62 # v2
3434
with:
3535
tool: cargo-deny,just,tombi,typos
3636

.github/workflows/prebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: ./.github/actions/free-disk-space
4545

4646
- name: Install `just`
47-
uses: taiki-e/install-action@b9c5db3aef04caffaf95a1d03931de10fb2a140f # v2
47+
uses: taiki-e/install-action@0e76c5c569f13f7eb21e8e5b26fe710062b57b62 # v2
4848
with:
4949
tool: just
5050

0 commit comments

Comments
 (0)