Skip to content

Commit

Permalink
Merge pull request #113 from nyarla/dependabot-github_actions-shogo82…
Browse files Browse the repository at this point in the history
…148-actions-setup-perl-1.32.0

chore(github-actions): bump shogo82148/actions-setup-perl from 1.31.4 to 1.32.0
  • Loading branch information
nyarla authored Jan 20, 2025
2 parents bab8410 + f7bb5dd commit eddc5ef
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@98dfedee230bcf1ee68d5b021931fc8d63f2016e # v1.31.4
- uses: shogo82148/actions-setup-perl@b87d1e37759952f1474fdac8a45d6996cf3d5512 # v1.32.0
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@98dfedee230bcf1ee68d5b021931fc8d63f2016e # v1.31.4
- uses: shogo82148/actions-setup-perl@b87d1e37759952f1474fdac8a45d6996cf3d5512 # v1.32.0
with:
perl-version: '5.38'
install-modules-with: cpm
Expand Down

0 comments on commit eddc5ef

Please sign in to comment.