Skip to content

Commit

Permalink
[StepSecurity] ci: Harden GitHub Actions (#639)
Browse files Browse the repository at this point in the history
Signed-off-by: StepSecurity Bot <[email protected]>
  • Loading branch information
step-security-bot authored Apr 16, 2024
1 parent 534ade8 commit 0b480dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tlpclear-githubpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: python -m mkdocs build --strict
- name: build rss feeds
run: python generate_rss.py
- uses: stefanzweifel/git-auto-commit-action@v5
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
with:
commit_message: Format markdown docs
- name: Setup Pages
Expand Down

0 comments on commit 0b480dd

Please sign in to comment.