Skip to content

Commit

Permalink
chore(github-actions): bump shogo82148/actions-setup-perl
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: shogo82148/actions-setup-perl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent a49d2e5 commit 75c806e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate-cpanfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
libidn-dev
# perl environment
- uses: shogo82148/actions-setup-perl@22eec209e5298740a2535531b928f3f57d1a0c48 # v1.31.2
- uses: shogo82148/actions-setup-perl@9c1eca9952ccc07f9ca4a2097b63df93d9d138e9 # v1.31.3
with:
perl-version: '5.38'
install-modules-with: carton
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/perl-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
libidn-dev
# perl environment
- uses: shogo82148/actions-setup-perl@22eec209e5298740a2535531b928f3f57d1a0c48 # v1.31.2
- uses: shogo82148/actions-setup-perl@9c1eca9952ccc07f9ca4a2097b63df93d9d138e9 # v1.31.3
with:
perl-version: '5.38'
install-modules-with: cpm
Expand Down

0 comments on commit 75c806e

Please sign in to comment.