From 99034b384476dc332c4ebd62e62bcc23450a8748 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:14:45 +0000 Subject: [PATCH] Update all dependencies --- .github/workflows/mega-linter.yml | 2 +- .github/workflows/release-action-using-tag.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 76a5d35..c255422 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -51,7 +51,7 @@ jobs: # Upload MegaLinter artifacts - name: Archive production artifacts if: ${{ success() || failure() }} - uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1 + uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2 with: name: MegaLinter reports path: | diff --git a/.github/workflows/release-action-using-tag.yml b/.github/workflows/release-action-using-tag.yml index b58a738..5cc785c 100644 --- a/.github/workflows/release-action-using-tag.yml +++ b/.github/workflows/release-action-using-tag.yml @@ -7,7 +7,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@cd7d8d697e10461458bc61a30d094dc601a8b017 + - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f - name: Bump version and push tag id: tag_version uses: mathieudutour/github-tag-action@a22cf08638b34d5badda920f9daf6e72c477b07b # v6.2