Skip to content

Commit 996d995

Browse files
authoredMay 13, 2024
Bump conda/actions from 24.4.0 to 24.5.0 in /.github/workflows (conda#794)
Bumps [conda/actions](https://github.com/conda/actions) from 24.4.0 to 24.5.0. - [Release notes](https://github.com/conda/actions/releases) - [Commits](conda/actions@1e442e0...976289d) --- updated-dependencies: - dependency-name: conda/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 547a314 commit 996d995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
clean: true
217217
fetch-depth: 0
218218
- name: Create and upload canary build
219-
uses: conda/actions/canary-release@1e442e090ad28c9b0f85697105703a303320ffd1 # v24.4.0
219+
uses: conda/actions/canary-release@976289d0cfd85139701b26ddd133abdd025a7b5f # v24.5.0
220220
with:
221221
package-name: ${{ github.event.repository.name }}
222222
subdir: ${{ matrix.subdir }}

0 commit comments

Comments
 (0)
Please sign in to comment.