Skip to content

Commit

Permalink
chore(deps): update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ferferga committed Nov 4, 2024
1 parent 8199411 commit 392b6b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__job_messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
echo "EOF" >> $GITHUB_ENV
- name: Push comment to Pull Request 🔼
uses: thollander/[email protected].0
uses: thollander/[email protected].1
if: ${{ inputs.comment && steps.compose.conclusion == 'success' }}
with:
message: ${{ env.msg }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/__quality_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
show-progress: false

- name: Scan
uses: actions/dependency-review-action@v4.3.5
uses: actions/dependency-review-action@v4.4.0
with:
## Workaround from https://github.com/actions/dependency-review-action/issues/456
## TODO: Remove when necessary
Expand Down

0 comments on commit 392b6b4

Please sign in to comment.