Skip to content

Commit 2fa024c

Browse files
authored
Merge pull request #26 from OpenRailAssociation/renovate/github-actions-group
chore(deps): update chrnorm/deployment-action digest to 55729fc
2 parents d14b500 + dc0d860 commit 2fa024c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ runs:
286286
287287
- name: "Create GitHub deployment"
288288
if: inputs.gh_deployment != '' && env.IS_PREVIEW == 'true'
289-
uses: chrnorm/deployment-action@51e93982518dc06e500fe65559032a439663aaac # v2.0.7
289+
uses: chrnorm/deployment-action@55729fcebec3d284f60f5bcabbd8376437d696b1 # v2.0.7
290290
with:
291291
token: "${{ github.token }}"
292292
environment: "${{ inputs.gh_deployment }}"

0 commit comments

Comments
 (0)