Skip to content

Commit

Permalink
chore(deps): update camunda-community-hub/community-action-maven-rele…
Browse files Browse the repository at this point in the history
…ase digest to de8be61
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 730ccfb commit e7b5350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# new login with new container registry url and PAT
echo ${{ secrets.CR_PAT }} | docker login ghcr.io -u $GITHUB_ACTOR --password-stdin
- name: Deploy SNAPSHOT / Release
uses: camunda-community-hub/community-action-maven-release@a9e964bf56978eef9bca81551cecceebb246a8e5 # pin@v1
uses: camunda-community-hub/community-action-maven-release@de8be6187dbd1873523d2c1ba3ef7832652a9525 # pin@v1
with:
release-version: ${{ github.event.release.tag_name }}
release-profile: community-action-maven-release
Expand Down

0 comments on commit e7b5350

Please sign in to comment.