Skip to content

Commit

Permalink
Update docs-action to 1.0.4 (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
nginx-jack committed Sep 5, 2024
1 parent ba37de5 commit 2ec1e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ permissions:

jobs:
call-docs-build-push:
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@a733e84a262f8d5d885bfc8eac80bc85928da322 # v1.0.3
uses: nginxinc/docs-actions/.github/workflows/docs-build-push.yml@d20def4d420028a71f99863011c6de7325c4013e # v1.0.4
permissions:
pull-requests: write # needed to write preview url comment to PR
contents: read
Expand Down

0 comments on commit 2ec1e31

Please sign in to comment.