We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6535d80 commit 80ce5a0Copy full SHA for 80ce5a0
.github/workflows/main.yaml
@@ -43,7 +43,7 @@ jobs:
43
git config --local user.name "traefiker"
44
45
- name: Deploy
46
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
+ uses: bitovi/github-actions-storybook-to-github-pages@b75ece8f984a32b2adb322065d7a8a2cc8db2d52 # v1.0.3
47
env:
48
NODE_ENV: production
49
with:
.github/workflows/pr_title.yaml
@@ -16,4 +16,4 @@ jobs:
16
- name: Semantic pull request
17
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
- uses: amannn/action-semantic-pull-request@v5
+ uses: amannn/action-semantic-pull-request@e32d7e603df1aa1ba07e981f2a23455dee596825 # v5
0 commit comments