Skip to content

Commit

Permalink
fix: update used action version (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
sashuk authored Mar 22, 2023
1 parent 2d025df commit f2ea3c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .changeset/selfish-bananas-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'davinci-github-actions': patch
---

---

- the `Ana06/get-changed-files` was replaced with `masesgroup/retrieve-changed-files`
2 changes: 1 addition & 1 deletion report-affected-packages/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
with:
node-version: 16

- uses: Ana06/get-changed-files@v2.1.0
- uses: masesgroup/retrieve-changed-files@2e42889ff54e0810cf088f73a38a2db5a9d0684f
id: files
with:
format: 'json'
Expand Down

0 comments on commit f2ea3c5

Please sign in to comment.