mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
chore(deps): update github-actions minor/patch
This commit is contained in:
parent
ec2c04248b
commit
ce880a110d
1 changed files with 3 additions and 3 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
name: Lint / `pre-commit`
|
||||
needs: should-run
|
||||
if: fromJSON(needs.should-run.outputs.should-run)
|
||||
container: techneg/ci-pre-commit:v2.3.2
|
||||
container: techneg/ci-pre-commit:v2.3.3
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
|
@ -82,7 +82,7 @@ jobs:
|
|||
# yamllint disable-line rule:comments
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
# yamllint disable-line rule:comments
|
||||
- uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
|
||||
- uses: ruby/setup-ruby@2a18b06812b0e15bb916e1df298d3e740422c47e # v1.203.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
ruby-version: 3.1.2
|
||||
|
@ -111,7 +111,7 @@ jobs:
|
|||
git show --pretty="" --name-status
|
||||
echo Done!
|
||||
# yamllint disable-line rule:comments
|
||||
- uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1.202.0
|
||||
- uses: ruby/setup-ruby@2a18b06812b0e15bb916e1df298d3e740422c47e # v1.203.0
|
||||
with:
|
||||
bundler-cache: true
|
||||
ruby-version: 3.1.2
|
||||
|
|
Loading…
Add table
Reference in a new issue