Skip to content

Commit

Permalink
Merge pull request CentOS#114 from CentOS/renovate/patch-and-digest-u…
Browse files Browse the repository at this point in the history
…pdates

chore(deps): update actions/deploy-pages action to v4.0.2
  • Loading branch information
lmilbaum authored Dec 27, 2023
2 parents 528fb23 + a985a51 commit 0d23b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0
uses: actions/deploy-pages@7a9bd943aa5e5175aeb8502edcc6c1c02d398e10 # v4.0.2
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ repos:
hooks:
- id: markdownlint
- repo: https://github.com/maxbrunet/pre-commit-renovate
rev: 37.107.0
rev: 37.107.1
hooks:
- id: renovate-config-validator

0 comments on commit 0d23b33

Please sign in to comment.