Skip to content

Commit

Permalink
Update actions/github-script action to v6.4.1 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent 231e788 commit 65b10bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- id: short-sha
if: ${{ github.event_name == 'pull_request_target' }}
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
script: |
const sha = context.payload.pull_request.head.sha.substr(0,7)
Expand Down

0 comments on commit 65b10bd

Please sign in to comment.