File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727jobs :
2828 publish :
2929 name : Publish Charm
30- uses : canonical/identity-team/.github/workflows/charm-publish.yaml@81e8eeaa58cf2f549cf229f139e56810d0d84e2c # v1.6.0
30+ uses : canonical/identity-team/.github/workflows/charm-publish.yaml@v1.7.2
3131 with :
3232 destination_channel : ${{ inputs.destination_channel}}
3333 source_branch : ${{ inputs.source_branch}}
7272 - publish
7373 - revision
7474 if : ${{ (needs.publish.outputs.channel == 'latest/edge') }}
75- uses : canonical/identity-team/.github/workflows/charm-deploy.yaml@81e8eeaa58cf2f549cf229f139e56810d0d84e2c # v1.6.0
75+ uses : canonical/identity-team/.github/workflows/charm-deploy.yaml@v1.7.2
7676 with :
7777 model : dev-iam
7878 revision : ${{ needs.revision.outputs.revision }}
9191 - publish
9292 - revision
9393 if : ${{ (needs.publish.outputs.channel == 'latest/stable') }}
94- uses : canonical/identity-team/.github/workflows/charm-deploy.yaml@81e8eeaa58cf2f549cf229f139e56810d0d84e2c # v1.6.0
94+ uses : canonical/identity-team/.github/workflows/charm-deploy.yaml@v1.7.2
9595 with :
9696 model : stg-iam
9797 revision : ${{ needs.revision.outputs.revision }}
You can’t perform that action at this time.
0 commit comments