Skip to content

Commit f0608a0

Browse files
authored
Merge pull request #10 from acgetchell/dependabot/github_actions/taiki-e/install-action-2.65.12
Bump taiki-e/install-action from 2.65.0 to 2.65.12
2 parents c82ea0c + b2bd46a commit f0608a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Install just
6060
if: matrix.os != 'windows-latest'
61-
uses: taiki-e/install-action@4c6723ec9c638cccae824b8957c5085b695c8085 # v2.65.7
61+
uses: taiki-e/install-action@cc33365ec7e3350bc47bf935f247582cc6f68344 # v2.65.12
6262
with:
6363
tool: just
6464

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
fi
4949
5050
- name: Install just
51-
uses: taiki-e/install-action@bfc291e1e39400b67eda124e4a7b4380e93b3390 # v2.65.0
51+
uses: taiki-e/install-action@cc33365ec7e3350bc47bf935f247582cc6f68344 # v2.65.12
5252
with:
5353
tool: just
5454

0 commit comments

Comments
 (0)