Skip to content

Commit

Permalink
Merge pull request #207 from github/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-e86bd6a2c0

chore(deps): bump the dependencies group with 2 updates
  • Loading branch information
zkoppert authored Aug 26, 2024
2 parents d46f8fb + a422681 commit ff2f3ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/contributors_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
- name: Run contributor action
uses: github/contributors@135b0430e856ade27175cbd1d4e1e11b0dd8ef95
uses: github/contributors@1286dc8d6904a9a7f735e28b7503be164fb7d4b9
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
START_DATE: ${{ env.START_DATE }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
path: results.sarif
retention-days: 5
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3.26.3
uses: github/codeql-action/upload-sarif@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3.26.5
with:
sarif_file: results.sarif

0 comments on commit ff2f3ff

Please sign in to comment.