Skip to content

Commit 766a692

Browse files
dependabot[bot]ingydotnet
authored andcommitted
Bump the actions group with 3 updates
Bumps the actions group with 3 updates: [raven-actions/actionlint](https://github.com/raven-actions/actionlint), [crate-ci/typos](https://github.com/crate-ci/typos) and [arnested/go-version-action](https://github.com/arnested/go-version-action). Updates `raven-actions/actionlint` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/raven-actions/actionlint/releases) - [Commits](raven-actions/actionlint@205b530...3d39aea) Updates `crate-ci/typos` from 1.47.2 to 1.48.0 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@37bb988...bee27e3) Updates `arnested/go-version-action` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/arnested/go-version-action/releases) - [Commits](arnested/go-version-action@43d61a4...6a9d1e0) --- updated-dependencies: - dependency-name: raven-actions/actionlint dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: crate-ci/typos dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: arnested/go-version-action dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac53c5a commit 766a692

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/files.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: actionlint
2424
# yamllint disable-line rule:line-length
25-
uses: raven-actions/actionlint@205b530c5d9fa8f44ae9ed59f341a0db994aa6f8 # v2.1.2
25+
uses: raven-actions/actionlint@3d39aea434753780c3b3d4a1a31c854b4dbf49d7 # v2.2.0
2626

2727
yamllint:
2828
runs-on: ubuntu-latest
@@ -58,4 +58,4 @@ jobs:
5858
persist-credentials: false
5959

6060
- name: typos-action
61-
uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2
61+
uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0

.github/workflows/go.yaml

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

8484
- name: Get latest patch for each minor version
8585
# yamllint disable-line rule:line-length
86-
uses: arnested/go-version-action@43d61a4507467784d11c8e798d5cf0c6b85aaaa6 # v2.1.3
86+
uses: arnested/go-version-action@6a9d1e0bcc9db5b1693bb7b0ad37491d205f67b6 # v2.1.4
8787
id: latest-patch-versions
8888
with:
8989
latest-patches-only: true

0 commit comments

Comments
 (0)