Skip to content

Commit 26d89dd

Browse files
renovate-botjosieang
authored andcommitted
chore(deps): update workflows (google#935)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | patch | `v4.1.1` -> `v4.1.4` | | [actions/download-artifact](https://github.com/actions/download-artifact) | action | patch | `v4.1.4` -> `v4.1.7` | | [actions/setup-go](https://github.com/actions/setup-go) | action | patch | `v5.0.0` -> `v5.0.1` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | action | patch | `v4.3.1` -> `v4.3.3` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | action | patch | `v4.3.0` -> `v4.3.1` | | [github/codeql-action](https://github.com/github/codeql-action) | action | minor | `v3.24.10` -> `v3.25.3` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | patch | `v4.0.0` -> `v4.0.1` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.4`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@&#8203;jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1692](https://github.com/actions/checkout/pull/1692) - Add dependabot config by [@&#8203;cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1688](https://github.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1693](https://github.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1643](https://github.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://github.com/actions/checkout/releases/tag/v4.1.3) [Compare Source](https://github.com/actions/checkout/compare/v4.1.2...v4.1.3) #### What's Changed - Update `actions/checkout` version in `update-main-version.yml` by [@&#8203;jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://github.com/actions/checkout/pull/1650) - Check git version before attempting to disable `sparse-checkout` by [@&#8203;jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://github.com/actions/checkout/pull/1656) - Add SSH user parameter by [@&#8203;cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://github.com/actions/checkout/pull/1685) **Full Changelog**: actions/checkout@v4.1.2...v4.1.3 ### [`v4.1.2`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@&#8203;dscho](https://github.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://github.com/actions/checkout/pull/1598) </details> <details> <summary>actions/download-artifact (actions/download-artifact)</summary> ### [`v4.1.7`](https://github.com/actions/download-artifact/releases/tag/v4.1.7) [Compare Source](https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7) #### What's Changed - Update [@&#8203;actions/artifact](https://github.com/actions/artifact) dependency by [@&#8203;bethanyj28](https://github.com/bethanyj28) in [https://github.com/actions/download-artifact/pull/325](https://github.com/actions/download-artifact/pull/325) **Full Changelog**: actions/download-artifact@v4.1.6...v4.1.7 ### [`v4.1.6`](https://github.com/actions/download-artifact/releases/tag/v4.1.6) [Compare Source](https://github.com/actions/download-artifact/compare/v4.1.5...v4.1.6) #### What's Changed - updating `@actions/artifact` dependency to v2.1.6 by [@&#8203;eggyhead](https://github.com/eggyhead) in [https://github.com/actions/download-artifact/pull/324](https://github.com/actions/download-artifact/pull/324) **Full Changelog**: actions/download-artifact@v4.1.5...v4.1.6 ### [`v4.1.5`](https://github.com/actions/download-artifact/releases/tag/v4.1.5) [Compare Source](https://github.com/actions/download-artifact/compare/v4.1.4...v4.1.5) #### What's Changed - Update readme with v3/v2/v1 deprecation notice by [@&#8203;robherley](https://github.com/robherley) in [https://github.com/actions/download-artifact/pull/322](https://github.com/actions/download-artifact/pull/322) - Update dependencies `@actions/core` to v1.10.1 and `@actions/artifact` to v2.1.5 **Full Changelog**: actions/download-artifact@v4.1.4...v4.1.5 </details> <details> <summary>actions/setup-go (actions/setup-go)</summary> ### [`v5.0.1`](https://github.com/actions/setup-go/releases/tag/v5.0.1) [Compare Source](https://github.com/actions/setup-go/compare/v5.0.0...v5.0.1) #### What's Changed - Bump undici from 5.28.2 to 5.28.3 and dependencies upgrade by [@&#8203;dependabot](https://github.com/dependabot) , [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [https://github.com/actions/setup-go/pull/465](https://github.com/actions/setup-go/pull/465) - Update documentation with latest V5 release notes by [@&#8203;ab](https://github.com/ab) in [https://github.com/actions/setup-go/pull/459](https://github.com/actions/setup-go/pull/459) - Update version documentation by [@&#8203;178inaba](https://github.com/178inaba) in [https://github.com/actions/setup-go/pull/458](https://github.com/actions/setup-go/pull/458) - Documentation update of `actions/setup-go` to v5 by [@&#8203;chenrui333](https://github.com/chenrui333) in [https://github.com/actions/setup-go/pull/449](https://github.com/actions/setup-go/pull/449) #### New Contributors - [@&#8203;ab](https://github.com/ab) made their first contribution in [https://github.com/actions/setup-go/pull/459](https://github.com/actions/setup-go/pull/459) **Full Changelog**: actions/setup-go@v5.0.0...v5.0.1 </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.3.3`](https://github.com/actions/upload-artifact/releases/tag/v4.3.3) [Compare Source](https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3) ##### What's Changed - updating `@actions/artifact` dependency to v2.1.6 by [@&#8203;eggyhead](https://github.com/eggyhead) in [https://github.com/actions/upload-artifact/pull/565](https://github.com/actions/upload-artifact/pull/565) **Full Changelog**: actions/upload-artifact@v4.3.2...v4.3.3 ### [`v4.3.2`](https://github.com/actions/upload-artifact/releases/tag/v4.3.2) [Compare Source](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2) #### What's Changed - Update release-new-action-version.yml by [@&#8203;konradpabjan](https://github.com/konradpabjan) in [https://github.com/actions/upload-artifact/pull/516](https://github.com/actions/upload-artifact/pull/516) - Minor fix to the migration readme by [@&#8203;andrewakim](https://github.com/andrewakim) in [https://github.com/actions/upload-artifact/pull/523](https://github.com/actions/upload-artifact/pull/523) - Update readme with v3/v2/v1 deprecation notice by [@&#8203;robherley](https://github.com/robherley) in [https://github.com/actions/upload-artifact/pull/561](https://github.com/actions/upload-artifact/pull/561) - updating `@actions/artifact` dependency to v2.1.5 and `@actions/core` to v1.0.1 by [@&#8203;eggyhead](https://github.com/eggyhead) in [https://github.com/actions/upload-artifact/pull/562](https://github.com/actions/upload-artifact/pull/562) #### New Contributors - [@&#8203;andrewakim](https://github.com/andrewakim) made their first contribution in [https://github.com/actions/upload-artifact/pull/523](https://github.com/actions/upload-artifact/pull/523) **Full Changelog**: actions/upload-artifact@v4.3.1...v4.3.2 </details> <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v4.3.1`](https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1) [Compare Source](https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1) </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.25.3`](https://github.com/github/codeql-action/compare/v3.25.2...v3.25.3) [Compare Source](https://github.com/github/codeql-action/compare/v3.25.2...v3.25.3) ### [`v3.25.2`](https://github.com/github/codeql-action/compare/v3.25.1...v3.25.2) [Compare Source](https://github.com/github/codeql-action/compare/v3.25.1...v3.25.2) ### [`v3.25.1`](https://github.com/github/codeql-action/compare/v3.25.0...v3.25.1) [Compare Source](https://github.com/github/codeql-action/compare/v3.25.0...v3.25.1) ### [`v3.25.0`](https://github.com/github/codeql-action/compare/v3.24.10...v3.25.0) [Compare Source](https://github.com/github/codeql-action/compare/v3.24.10...v3.25.0) </details> <details> <summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary> ### [`v4.0.1`](https://github.com/golangci/golangci-lint-action/releases/tag/v4.0.1) [Compare Source](https://github.com/golangci/golangci-lint-action/compare/v4.0.0...v4.0.1) <!-- Release notes generated using configuration in .github/release.yml at v4.0.1 --> #### What's Changed ##### Documentation - docs: update the version of the action used in the README example by [@&#8203;178inaba](https://github.com/178inaba) in [https://github.com/golangci/golangci-lint-action/pull/977](https://github.com/golangci/golangci-lint-action/pull/977) ##### Dependencies - build(deps): bump [@&#8203;types/semver](https://github.com/types/semver) from 7.5.6 to 7.5.7 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/969](https://github.com/golangci/golangci-lint-action/pull/969) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.20.0 to 6.21.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/970](https://github.com/golangci/golangci-lint-action/pull/970) - build(deps-dev): bump eslint-plugin-simple-import-sort from 10.0.0 to 12.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/971](https://github.com/golangci/golangci-lint-action/pull/971) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.20.0 to 6.21.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/973](https://github.com/golangci/golangci-lint-action/pull/973) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.16 to 20.11.17 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/972](https://github.com/golangci/golangci-lint-action/pull/972) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.17 to 20.11.19 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/979](https://github.com/golangci/golangci-lint-action/pull/979) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 6.21.0 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/980](https://github.com/golangci/golangci-lint-action/pull/980) - build(deps): bump undici from 5.26.3 to 5.28.3 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/976](https://github.com/golangci/golangci-lint-action/pull/976) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.19 to 20.11.20 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/985](https://github.com/golangci/golangci-lint-action/pull/985) - build(deps): bump [@&#8203;types/semver](https://github.com/types/semver) from 7.5.7 to 7.5.8 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/986](https://github.com/golangci/golangci-lint-action/pull/986) - build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/987](https://github.com/golangci/golangci-lint-action/pull/987) - build(deps): bump tmp from 0.2.1 to 0.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/989](https://github.com/golangci/golangci-lint-action/pull/989) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 6.21.0 to 7.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/988](https://github.com/golangci/golangci-lint-action/pull/988) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.20 to 20.11.24 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/990](https://github.com/golangci/golangci-lint-action/pull/990) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.1.0 to 7.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/991](https://github.com/golangci/golangci-lint-action/pull/991) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.24 to 20.11.25 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/992](https://github.com/golangci/golangci-lint-action/pull/992) - build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/993](https://github.com/golangci/golangci-lint-action/pull/993) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.1.0 to 7.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/994](https://github.com/golangci/golangci-lint-action/pull/994) - build(deps): bump [@&#8203;actions/http-client](https://github.com/actions/http-client) from 2.2.0 to 2.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/995](https://github.com/golangci/golangci-lint-action/pull/995) - build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /sample-go-mod by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/997](https://github.com/golangci/golangci-lint-action/pull/997) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.1.1 to 7.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/998](https://github.com/golangci/golangci-lint-action/pull/998) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.25 to 20.11.28 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1000](https://github.com/golangci/golangci-lint-action/pull/1000) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.1.1 to 7.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/999](https://github.com/golangci/golangci-lint-action/pull/999) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.2.0 to 7.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1003](https://github.com/golangci/golangci-lint-action/pull/1003) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.28 to 20.11.30 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1004](https://github.com/golangci/golangci-lint-action/pull/1004) - build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1005](https://github.com/golangci/golangci-lint-action/pull/1005) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.2.0 to 7.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1006](https://github.com/golangci/golangci-lint-action/pull/1006) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.11.30 to 20.12.2 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1007](https://github.com/golangci/golangci-lint-action/pull/1007) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.3.1 to 7.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1008](https://github.com/golangci/golangci-lint-action/pull/1008) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.3.1 to 7.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1009](https://github.com/golangci/golangci-lint-action/pull/1009) - build(deps): bump undici from 5.28.3 to 5.28.4 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1010](https://github.com/golangci/golangci-lint-action/pull/1010) - build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1011](https://github.com/golangci/golangci-lint-action/pull/1011) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.12.2 to 20.12.5 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1012](https://github.com/golangci/golangci-lint-action/pull/1012) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.4.0 to 7.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1013](https://github.com/golangci/golangci-lint-action/pull/1013) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.4.0 to 7.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1014](https://github.com/golangci/golangci-lint-action/pull/1014) - build(deps): bump [@&#8203;types/node](https://github.com/types/node) from 20.12.5 to 20.12.7 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1016](https://github.com/golangci/golangci-lint-action/pull/1016) - build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1017](https://github.com/golangci/golangci-lint-action/pull/1017) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.5.0 to 7.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1019](https://github.com/golangci/golangci-lint-action/pull/1019) - build(deps-dev): bump eslint-plugin-simple-import-sort from 12.0.0 to 12.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1018](https://github.com/golangci/golangci-lint-action/pull/1018) - build(deps-dev): bump [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) from 7.5.0 to 7.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1022](https://github.com/golangci/golangci-lint-action/pull/1022) - build(deps-dev): bump [@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin) from 7.6.0 to 7.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/golangci/golangci-lint-action/pull/1023](https://github.com/golangci/golangci-lint-action/pull/1023) #### New Contributors - [@&#8203;178inaba](https://github.com/178inaba) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/977](https://github.com/golangci/golangci-lint-action/pull/977) **Full Changelog**: golangci/golangci-lint-action@v4.0.0...v4.0.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/google/osv-scanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
1 parent f361a40 commit 26d89dd

11 files changed

+40
-40
lines changed

.github/workflows/checks.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-latest
4040
steps:
4141
- name: Check out code
42-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
42+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
4343
with:
4444
persist-credentials: false
4545
- run: scripts/report_uncleaned_snapshots.py
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-latest
5151
steps:
5252
- name: Check out code
53-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
53+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
5454
with:
5555
persist-credentials: false
5656
- name: Run lint action
@@ -62,11 +62,11 @@ jobs:
6262
runs-on: ubuntu-latest
6363
steps:
6464
- name: Check out code
65-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
65+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
6666
with:
6767
persist-credentials: false
6868
- name: Set up Go
69-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
69+
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
7070
with:
7171
go-version-file: .go-version
7272
check-latest: true
@@ -78,11 +78,11 @@ jobs:
7878
runs-on: ubuntu-latest
7979
steps:
8080
- name: Check out code
81-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
81+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
8282
with:
8383
persist-credentials: false
8484
- run: scripts/build_test_images.sh
85-
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
85+
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
8686
with:
8787
name: image-fixtures-${{ github.run_number }}-${{ github.run_attempt }}
8888
path: internal/image/fixtures/*.tar
@@ -100,15 +100,15 @@ jobs:
100100
runs-on: ${{ matrix.os }}
101101
steps:
102102
- name: Check out code
103-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
103+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
104104
with:
105105
persist-credentials: false
106-
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
106+
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
107107
with:
108108
name: image-fixtures-${{ github.run_number }}-${{ github.run_attempt }}
109109
path: internal/image/fixtures/
110110
- name: Set up Go
111-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
111+
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
112112
with:
113113
go-version-file: .go-version
114114
check-latest: true

.github/workflows/codeql-analysis.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@ jobs:
4242

4343
steps:
4444
- name: Checkout repository
45-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
45+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
4646
# Update go to the latest version to support minor go versions is go.mod file
4747
- name: Install Go
48-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
48+
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
4949
with:
5050
go-version-file: go.mod
5151
# Initializes the CodeQL tools for scanning.
5252
- name: Initialize CodeQL
53-
uses: github/codeql-action/init@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
53+
uses: github/codeql-action/init@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
5454
with:
5555
languages: ${{ matrix.language }}
5656
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -61,7 +61,7 @@ jobs:
6161
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
6262
# If this step fails, then you should remove it and run the build manually (see below)
6363
- name: Autobuild
64-
uses: github/codeql-action/autobuild@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
64+
uses: github/codeql-action/autobuild@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
6565

6666
# ℹ️ Command-line programs to run using the OS shell.
6767
# 📚 https://git.io/JvXDl
@@ -75,4 +75,4 @@ jobs:
7575
# make release
7676

7777
- name: Perform CodeQL Analysis
78-
uses: github/codeql-action/analyze@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
78+
uses: github/codeql-action/analyze@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3

.github/workflows/goreleaser.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ jobs:
2222
DOCKER_CLI_EXPERIMENTAL: "enabled"
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
25+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2626
with:
2727
fetch-depth: 0
2828
ref: ${{ inputs.commit }}
2929
- name: Set up Go
30-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
30+
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
3131
with:
3232
go-version-file: .go-version
3333
check-latest: true

.github/workflows/link-check-on-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
contents: read # to fetch code (actions/checkout)
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
15+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
1616
- uses: gaurav-nelson/github-action-markdown-link-check@25b2c436c653f0d4500d3c2df86e5c14e71e44e1
1717
with:
1818
use-quiet-mode: "yes"

.github/workflows/link-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
contents: read # to fetch code (actions/checkout)
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
17+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
1818
- uses: gaurav-nelson/github-action-markdown-link-check@25b2c436c653f0d4500d3c2df86e5c14e71e44e1
1919
with:
2020
use-quiet-mode: "yes"

.github/workflows/lint-action/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
using: composite
2020
steps:
2121
- name: Run golangci-lint
22-
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
22+
uses: golangci/golangci-lint-action@d6238b002a20823d52840fda27e2d4891c5952dc # v4.0.1
2323
with:
2424
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
2525
version: v1.56.2

.github/workflows/osv-scanner-reusable-pr.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
security-events: write # for uploading SARIF files
5050
runs-on: ubuntu-latest
5151
steps:
52-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
52+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
5353
with:
5454
fetch-depth: 0
5555
# Do persist credentials, as we need it for the git checkout later
@@ -86,28 +86,28 @@ jobs:
8686
# format to the repository Actions tab.
8787
- name: "Upload artifact"
8888
if: "!cancelled()"
89-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
89+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
9090
with:
9191
name: SARIF file
9292
path: ${{ inputs.results-file-name }}
9393
retention-days: 5
9494
- name: "Upload old scan json results"
9595
if: "!cancelled()"
96-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
96+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
9797
with:
9898
name: old-json-results
9999
path: old-results.json
100100
retention-days: 5
101101
- name: "Upload new scan json results"
102102
if: "!cancelled()"
103-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
103+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
104104
with:
105105
name: new-json-results
106106
path: new-results.json
107107
retention-days: 5
108108
# Upload the results to GitHub's code scanning dashboard.
109109
- name: "Upload to code-scanning"
110110
if: ${{ !cancelled() && inputs.upload-sarif == true }}
111-
uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
111+
uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
112112
with:
113113
sarif_file: ${{ inputs.results-file-name }}

.github/workflows/osv-scanner-reusable.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ jobs:
5454
security-events: write # for uploading SARIF files
5555
runs-on: ubuntu-latest
5656
steps:
57-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
57+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
5858
with:
5959
persist-credentials: false
6060
- name: "Download custom artifact if specified"
61-
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
61+
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
6262
if: "${{ inputs.download-artifact != '' }}"
6363
with:
6464
name: "${{ inputs.download-artifact }}"
@@ -83,14 +83,14 @@ jobs:
8383
# format to the repository Actions tab.
8484
- name: "Upload artifact"
8585
if: "!cancelled()"
86-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
86+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
8787
with:
8888
name: SARIF file
8989
path: ${{ inputs.results-file-name }}
9090
retention-days: 5
9191
# Upload the results to GitHub's code scanning dashboard.
9292
- name: "Upload to code-scanning"
9393
if: "${{ !cancelled() && inputs.upload-sarif == true }}"
94-
uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
94+
uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
9595
with:
9696
sarif_file: ${{ inputs.results-file-name }}

.github/workflows/prerelease-check.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
steps:
3838
- name: Check out code
39-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
39+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
4040
with:
4141
persist-credentials: false
4242
- name: Run lint action
@@ -48,12 +48,12 @@ jobs:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- name: Check out code
51-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
51+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
5252
with:
5353
persist-credentials: false
5454
ref: ${{ inputs.commit }}
5555
- name: Set up Go
56-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
56+
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
5757
with:
5858
go-version-file: .go-version
5959
check-latest: true
@@ -65,11 +65,11 @@ jobs:
6565
runs-on: ubuntu-latest
6666
steps:
6767
- name: Check out code
68-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
68+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
6969
with:
7070
persist-credentials: false
7171
- run: scripts/build_test_images.sh
72-
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
72+
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
7373
with:
7474
name: image-fixtures-${{ github.run_number }}-${{ github.run_attempt }}
7575
path: internal/image/fixtures/*.tar
@@ -87,16 +87,16 @@ jobs:
8787
runs-on: ${{ matrix.os }}
8888
steps:
8989
- name: Check out code
90-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
90+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
9191
with:
9292
persist-credentials: false
9393
ref: ${{ inputs.commit }}
94-
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
94+
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
9595
with:
9696
name: image-fixtures-${{ github.run_number }}-${{ github.run_attempt }}
9797
path: internal/image/fixtures/
9898
- name: Set up Go
99-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
99+
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
100100
with:
101101
go-version-file: .go-version
102102
check-latest: true

.github/workflows/scorecards.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: "Checkout code"
36-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
36+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
3737
with:
3838
persist-credentials: false
3939

@@ -60,14 +60,14 @@ jobs:
6060
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6161
# format to the repository Actions tab.
6262
- name: "Upload artifact"
63-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
63+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
6464
with:
6565
name: SARIF file
6666
path: results.sarif
6767
retention-days: 5
6868

6969
# Upload the results to GitHub's code scanning dashboard.
7070
- name: "Upload to code-scanning"
71-
uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10
71+
uses: github/codeql-action/upload-sarif@d39d31e687223d841ef683f52467bd88e9b21c14 # v3.25.3
7272
with:
7373
sarif_file: results.sarif

.github/workflows/test-action/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runs:
2929
TEST_ACCEPTANCE: true
3030
run: ./scripts/run_tests.sh
3131
- name: Upload coverage to Codecov
32-
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
32+
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
3333
with:
3434
token: ${{ inputs.codecov_token }}
3535
fail_ci_if_error: true

0 commit comments

Comments
 (0)