chore(deps): update auto merged updates
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
This commit is contained in:
parent
d1ade2c600
commit
53adffa9ef
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
sudo apt install -y podman
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
|
|||
|
|
@ -12,6 +12,6 @@ jobs:
|
|||
pre_commit:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
|
||||
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
|
||||
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
|
||||
|
|
|
|||
|
|
@ -26,6 +26,6 @@ repos:
|
|||
hooks:
|
||||
- id: markdownlint
|
||||
- repo: https://github.com/maxbrunet/pre-commit-renovate
|
||||
rev: 37.311.0
|
||||
rev: 37.319.1
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
|
|
|
|||
Loading…
Reference in New Issue