Skip to content

Commit 4e2f4ba

Browse files
authored
Merge pull request #41 from navikt/dependabot/github_actions/ncipollo/release-action-1.14.0
Bump ncipollo/release-action from 1.13.0 to 1.14.0
2 parents 0d73b31 + 5fe0f77 commit 4e2f4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
env:
3030
ORG_GRADLE_PROJECT_githubUser: x-access-token
3131
ORG_GRADLE_PROJECT_githubPassword: ${{ secrets.GITHUB_TOKEN }}
32-
- uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # ratchet:ncipollo/release-action@v1
32+
- uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # ratchet:ncipollo/release-action@v1
3333
name: Create release
3434
with:
3535
tag: ${{ env.RELEASE_TAG }}

0 commit comments

Comments
 (0)