diff --git a/.github/workflows/AutoFormat.yml b/.github/workflows/AutoFormat.yml index 5c7fd3c..9df4ec4 100644 --- a/.github/workflows/AutoFormat.yml +++ b/.github/workflows/AutoFormat.yml @@ -53,7 +53,7 @@ jobs: echo "" >> $GITHUB_STEP_SUMMARY - name: Save Changes - uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10.0.0 + uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 # v11.1.1 if: github.ref_type != 'tag' env: HOME: ${{ github.workspace }} diff --git a/.github/workflows/Linter.yml b/.github/workflows/Linter.yml index f99ad0b..2e6bbcc 100644 --- a/.github/workflows/Linter.yml +++ b/.github/workflows/Linter.yml @@ -31,13 +31,13 @@ jobs: fetch-depth: 1 - name: Initialize CodeQL - uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 + uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 with: languages: ${{ matrix.language }} build-mode: "none" - name: Analyze CodeQL - uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 + uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 with: category: "${{ matrix.language }}" diff --git a/.github/workflows/PublishWeb.yml b/.github/workflows/PublishWeb.yml index ee171d4..883e40b 100644 --- a/.github/workflows/PublishWeb.yml +++ b/.github/workflows/PublishWeb.yml @@ -40,4 +40,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0 + uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1