Skip to content

Commit

Permalink
chore(deps): use the latest version gha (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasSlama authored Feb 14, 2023
1 parent 676ca26 commit 6d4f0b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .changeset/forty-olives-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'davinci-github-actions': patch
---

---

- use the latest version of gha internally
2 changes: 1 addition & 1 deletion report-missing-changeset/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
- name: Get changeset status
id: changeset-info
uses: toptal/davinci-github-actions/get-changeset-info@latest
uses: toptal/davinci-github-actions/get-changeset-info@v4.10.1
with:
base-ref: origin/${{ inputs.base-branch }}

Expand Down

0 comments on commit 6d4f0b5

Please sign in to comment.