Skip to content

[DOCS]: Update GitHub Actions workflow dependencies#32

Open
shaunyogeshwaran wants to merge 1 commit intomainfrom
shaun/main/update-wf
Open

[DOCS]: Update GitHub Actions workflow dependencies#32
shaunyogeshwaran wants to merge 1 commit intomainfrom
shaun/main/update-wf

Conversation

@shaunyogeshwaran
Copy link
Copy Markdown
Member

fix #31

run: cd documentation && npm run build
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Deploy to GitHub pages' step
Uses Step
uses 'peaceiris/actions-gh-pages' with ref 'v4', not a pinned commit hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix failing GH wf run

2 participants