Skip to content

Commit 1eee8ee

Browse files
chore(deps): update all non-major action updates
1 parent 8642814 commit 1eee8ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-merge-release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
permissions:
2121
contents: write # Required to merge PRs
2222
pull-requests: write # Required to merge PRs
23-
uses: TimSchoenle/actions/.github/workflows/maintenance-timed-auto-pr-approve.yaml@906554409acab27e95301c6ac334dbaecfa0bda3 # workflows-maintenance-timed-auto-pr-approve-v1.2.9
23+
uses: TimSchoenle/actions/.github/workflows/maintenance-timed-auto-pr-approve.yaml@7720fa43c1c7fe26b6c60e62435853bb56c18497 # workflows-maintenance-timed-auto-pr-approve-v1.2.10
2424
with:
2525
time_elapsed: ${{ inputs.time_elapsed || '7d' }}
2626
branch_pattern: 'release-please--branches--%'

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
severity: 'CRITICAL,HIGH'
117117

118118
- name: Upload Trivy results to GitHub Security
119-
uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
119+
uses: github/codeql-action/upload-sarif@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
120120
if: always()
121121
with:
122122
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)