File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 ref : ${{ inputs.source_branch }}
5353
5454 - name : Select charmhub channel
55- uses : canonical/charming-actions/channel@934193396735701141a1decc3613818e412da606 # 2.6.3
55+ uses : canonical/charming-actions/channel@1753e0803f70445132e92acd45c905aba6473225 # 2.7.0
5656 id : select-channel
5757 if : ${{ inputs.destination_channel == '' }}
5858
7272 channel : latest/stable
7373
7474 - name : Upload charm to charmhub
75- uses : canonical/charming-actions/upload-charm@934193396735701141a1decc3613818e412da606 # 2.6.3
75+ uses : canonical/charming-actions/upload-charm@1753e0803f70445132e92acd45c905aba6473225 # 2.7.0
7676 with :
7777 credentials : ${{ secrets.CHARMCRAFT_CREDENTIALS }}
7878 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020 - name : Release charm to channel
21- uses : canonical/charming-actions/release-charm@934193396735701141a1decc3613818e412da606 # 2.6.3
21+ uses : canonical/charming-actions/release-charm@1753e0803f70445132e92acd45c905aba6473225 # 2.7.0
2222 with :
2323 credentials : ${{ secrets.CHARMCRAFT_CREDENTIALS }}
2424 github-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments