Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.1.3 (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 653378b commit c73b112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Build and push charms
runs-on: ${{ inputs.runs-on }}
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].3
- uses: canonical/[email protected]
- name: Extract charm name
working-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit c73b112

Please sign in to comment.