Skip to content

Commit fa3fba5

Browse files
authored
ci(deps): bump the actions-patches group across 1 directory with 3 updates (#44)
2 parents aa64564 + 13ef9a5 commit fa3fba5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
rustup default stable
6363
rustup target add ${{ matrix.target }}
6464
65-
- uses: taiki-e/install-action@v2.75.19
65+
- uses: taiki-e/install-action@v2.79.1
6666
with:
6767
tool: just
6868

@@ -143,7 +143,7 @@ jobs:
143143
org.opencontainers.image.licenses=GPL-3.0-or-later
144144
145145
- name: Build and push
146-
uses: docker/build-push-action@v7
146+
uses: docker/build-push-action@v7.1.0
147147
with:
148148
context: .github/build-context
149149
file: Containerfile

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v6
1414
- name: Check spelling
15-
uses: crate-ci/typos@v1.45.1
15+
uses: crate-ci/typos@v1.46.2
1616
with:
1717
config: .typos.toml

0 commit comments

Comments
 (0)