Skip to content

Commit 3f9083f

Browse files
updateclibot[bot]updatecliolblak
authored
deps(github/action): bump all dependencies (#286)
* chore: deps(github): bump Action branch for crate-ci/typos from a4c3e... ... 43aea0a9e9b9e6578d2731ebd9a27e8f6cd to 65f69f021b736bdbe548ce72200500752d42b40e (Pinned from master) Made with ❤️️ by updatecli * chore: deps(github): bump Action branch for updatecli/updatecli-actio... ... n from a664541205789cacc59bc1be5bcc697872e24d0c to 8a02cc65f2ea1e2a0a08bd3b8ee2b62607ec2afb (Pinned from v2) Made with ❤️️ by updatecli --------- Co-authored-by: updatecli <bot@updatecli.io> Co-authored-by: Olivier Vernin <me@olblak.com>
1 parent 2b5e770 commit 3f9083f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/typos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- name: Checkout Actions Repository
1212
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1313
- name: Check spelling of file.txt
14-
uses: crate-ci/typos@a4c3e43aea0a9e9b9e6578d2731ebd9a27e8f6cd # master
14+
uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # master

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: "Checkout"
1515
uses: "actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8" # v5.0.0
1616
- name: "Setup updatecli"
17-
uses: "updatecli/updatecli-action@a664541205789cacc59bc1be5bcc697872e24d0c" # v2
17+
uses: "updatecli/updatecli-action@8a02cc65f2ea1e2a0a08bd3b8ee2b62607ec2afb" # v2
1818
- name: Set up Go
1919
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
2020
with:

0 commit comments

Comments
 (0)