You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/on-PRs-commits.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ jobs:
90
90
# and if clause https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsif
91
91
- name: create bosh dev release
92
92
id: create-bosh-release
93
-
uses: orange-cloudfoundry/create-bosh-release-action@019253a01b95116280610ab24bfbd73cee695d79# v1.2.2 # will create dev release when pushed git ref is not a tag
93
+
uses: orange-cloudfoundry/create-bosh-release-action@07aba58bcb0a08d45233c095b773e3777dd9bf4f# v1.2.3 # will create dev release when pushed git ref is not a tag
0 commit comments