chore(deps): update all dependencies
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
This commit is contained in:
parent
08814100c1
commit
eb96497041
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
source: ./docs
|
||||
destination: ./_site
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
|
||||
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
|
||||
|
||||
# Deployment job
|
||||
deploy:
|
||||
|
|
@ -42,4 +42,4 @@ jobs:
|
|||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630 # v3.0.1
|
||||
uses: actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0
|
||||
|
|
|
|||
|
|
@ -26,6 +26,6 @@ repos:
|
|||
hooks:
|
||||
- id: markdownlint
|
||||
- repo: https://github.com/maxbrunet/pre-commit-renovate
|
||||
rev: 37.89.7
|
||||
rev: 37.107.0
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
|
|
|
|||
Loading…
Reference in New Issue