Skip to content

Commit 22a6eea

Browse files
chore(deps): bump the github-actions group with 2 updates (#84)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 833d4d2 commit 22a6eea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/issue-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
issues: write
1616
pull-requests: write
1717
steps:
18-
- uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
18+
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
1919
with:
2020
stale-issue-label: "stale"
2121
stale-pr-label: "stale"

.github/workflows/linting-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
APPLY_FIXES: all
3131
VALIDATE_ALL_CODEBASE: true
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33-
- uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
33+
- uses: github/codeql-action/upload-sarif@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
3434
if: success() || failure()
3535
with:
3636
sarif_file: megalinter-reports/megalinter-report.sarif

0 commit comments

Comments
 (0)