Skip to content

Commit 74a5911

Browse files
updateclibot[bot]updatecli
andauthored
deps(github/action): bump all dependencies (#376)
* chore: deps(github): bump Action release for release-drafter/release-... ... drafter from 44a942e465867c7465b76aa808ddca6e0acae5da to 139054aeaa9adc52ab36ddf67437541f039b88e2 (Pinned from v7.1.1) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for actions/checkout from 1af3b9... ... 3b6815bc44a9784bd300feb67ff0d1eeb3 to de0fac2e4500dabe0009e67214ff5f5447ce83dd (Pinned from v6.0.2) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for crate-ci/typos from v1.42.0 ... ... to 631208b7aac2daa8b707f55e7331f9112b0e062d (Pinned from v1.44.0) Made with ❤️️ by updatecli --------- Co-authored-by: updatecli <bot@updatecli.io>
1 parent a2d146b commit 74a5911

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
update_release_draft:
1111
runs-on: ubuntu-24.04
1212
steps:
13-
- uses: release-drafter/release-drafter@44a942e465867c7465b76aa808ddca6e0acae5da # v7.1.0
13+
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7.1.1
1414
with:
1515
config-name: release-drafter.yaml
1616
env:

.github/workflows/typos.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
contents: read
1010
steps:
1111
- name: Checkout Actions Repository
12-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
12+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1313
- name: Check spelling of file.txt
14-
uses: crate-ci/typos@v1.42.0
14+
uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0

0 commit comments

Comments
 (0)