Skip to content

Commit

Permalink
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions …
Browse files Browse the repository at this point in the history
…from 3.0.18 to 3.0.19 [skip ci]

Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.18 to 3.0.19.
Release notes

*Sourced from [zgosalvez/github-actions-ensure-sha-pinned-actions's releases](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases).*

> v3.0.19
> -------
> 
> What's Changed
> --------------
> 
> * Bump actions/cache from 4.1.2 to 4.2.0 by [`@​dependabot`](https://github.com/dependabot) in [zgosalvez/github-actions-ensure-sha-pinned-actions#204](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/204)
> 
> **Full Changelog**: <zgosalvez/github-actions-ensure-sha-pinned-actions@v3...v3.0.19>


Commits

* [`6ae615f`](zgosalvez/github-actions-ensure-sha-pinned-actions@6ae615f) Bump actions/cache from 4.1.2 to 4.2.0 ([#204](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/204))
* See full diff in [compare view](zgosalvez/github-actions-ensure-sha-pinned-actions@6441882...6ae615f)

  

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=zgosalvez/github-actions-ensure-sha-pinned-actions&package-manager=github\_actions&previous-version=3.0.18&new-version=3.0.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • Loading branch information
mergify[bot] authored Jan 6, 2025
2 parents f9063e7 + 5abb09c commit c0ca896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5 # v3.0.18
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6ae615f6475d2ede5ad88bea6baa7a1d5e93ffaa # v3.0.19
- name: Run pre-commit
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
with:
Expand Down

0 comments on commit c0ca896

Please sign in to comment.