Skip to content

Commit

Permalink
update changlog action to use nodejs20
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny committed Oct 13, 2024
1 parent 9ccdfc1 commit 57243c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Get PR labels
id: pr-labels
uses: joerick/pr-labels-action@v1.0.9
uses: joerick/pr-labels-action@e61c643fe47e53d3495405cc9f441b5da06ab1e9

check-changelog-updates:
if: "${{ needs.get-label.outputs.labels != ' skip-changelog ' }}"
Expand Down

0 comments on commit 57243c2

Please sign in to comment.