Skip to content

Commit 649ea19

Browse files
chore(deps): update canonical/charming-actions action to v2.6.3
1 parent 57c00cf commit 649ea19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
3232
touch requirements.txt
3333
- name: Check libs
34-
uses: canonical/charming-actions/[email protected].2
34+
uses: canonical/charming-actions/[email protected].3
3535
with:
3636
charmcraft-channel: latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
3737
credentials: ${{ secrets.CHARMHUB_TOKEN }}

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# Workaround for https://github.com/canonical/charmcraft/issues/1389#issuecomment-1880921728
2020
touch requirements.txt
2121
- name: Check libs
22-
uses: canonical/charming-actions/[email protected].2
22+
uses: canonical/charming-actions/[email protected].3
2323
with:
2424
charmcraft-channel: latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
2525
# NOTE: CHARMHUB_TOKEN is only allowed in latest/edge, latest/candidate

0 commit comments

Comments
 (0)