Skip to content

Commit

Permalink
Merge pull request #31 from clouddrove/feature/automerge
Browse files Browse the repository at this point in the history
Feat: update the automerge workflow
  • Loading branch information
vaibhav7797 authored Dec 5, 2023
2 parents c053e61 + 259af4e commit 943e6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sleep 150
- name: Get Status of current ref
id: get-status
uses: danieldeichfuss/get-status@v0
uses: danieldeichfuss/get-status@v0.0.10
with:
ref: ${{ github.sha }}

Expand Down

0 comments on commit 943e6ee

Please sign in to comment.