We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40cbdba commit e14e969Copy full SHA for e14e969
README.md
@@ -54,7 +54,7 @@ jobs:
54
# - Push bundle image to a registry
55
56
- name: Operator PR
57
- uses: mariadb-operator/openshift-operator-pr@v0.0.2
+ uses: mariadb-operator/openshift-operator-pr@v1
58
env:
59
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
60
with:
0 commit comments