Skip to content

Commit

Permalink
Merge pull request #589 from sdr-enthusiasts/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/thollander/actions-comment-pull-request-3.0.1

build(deps): bump thollander/actions-comment-pull-request from 3.0.0 to 3.0.1
  • Loading branch information
fredclausen authored Dec 1, 2024
2 parents f0aa55a + 78ff5d4 commit 07f1760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_derivative_change_warning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
echo "EOF" >> $GITHUB_ENV
- name: Post derivative databases change warning
if: steps.changed.outputs.derivative_files_changed == 'true'
uses: thollander/[email protected].0
uses: thollander/[email protected].1
with:
message: |
${{ env.WARNING_MSG }}
Expand Down

0 comments on commit 07f1760

Please sign in to comment.