Skip to content

Commit

Permalink
feat(github): merge checks workflow [pulumi]
Browse files Browse the repository at this point in the history
  • Loading branch information
mergealot committed Nov 20, 2023
1 parent 1b1eacf commit f0da88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
contents: read
statuses: write
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
id: get-head-hash
with:
result-encoding: string
Expand Down

0 comments on commit f0da88d

Please sign in to comment.