diff --git a/.github/workflows/gradle-node.yaml b/.github/workflows/gradle-node.yaml index 4d33944..ec0a902 100644 --- a/.github/workflows/gradle-node.yaml +++ b/.github/workflows/gradle-node.yaml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest permissions: - contents: read + contents: write steps: - uses: actions/checkout@v4 @@ -70,4 +70,4 @@ jobs: # Generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies. # See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md - name: Generate and submit dependency graph - uses: gradle/actions/dependency-submission@ec92e829475ac0c2315ea8f9eced72db85bb337a # v3.0.0 + uses: gradle/actions/dependency-submission@v3