Skip to content

Commit 948bc16

Browse files
chore(deps): bump the github-actions group with 2 updates (#69)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92e0d25 commit 948bc16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
33+
- uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
3434
if: success() || failure()
3535
with:
3636
sarif_file: megalinter-reports/megalinter-report.sarif

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
with:
2222
app-id: ${{ vars.FOREST_RELEASER_APP_ID }}
2323
private-key: ${{ secrets.FOREST_RELEASER_APP_PRIVATE_KEY }}
24-
- uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0
24+
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
2525
with:
2626
token: ${{ steps.token.outputs.token }}

0 commit comments

Comments
 (0)