diff --git a/.github/workflows/merge-dependabot.yaml b/.github/workflows/merge-dependabot.yaml index 7c311f1..1ee41e2 100644 --- a/.github/workflows/merge-dependabot.yaml +++ b/.github/workflows/merge-dependabot.yaml @@ -42,7 +42,7 @@ jobs: - name: Setup GPG id: setup-gpg - uses: crazy-max/ghaction-import-gpg@82a020f1f7f605c65dd2449b392a52c3fcfef7ef # 6.0.0 + uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # 6.1.0 with: gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }} git_user_signingkey: true diff --git a/pom.xml b/pom.xml index 977c61f..ae1eeb2 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ org.apache.logging.log4j log4j-bom - 2.22.0 + 2.22.1 pom import