Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b1eef95

Browse files
authoredApr 21, 2025··
chore: bump shogo82148/actions-setup-perl from 1.33.0 to 1.34.0
--- updated-dependencies: - dependency-name: shogo82148/actions-setup-perl dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4998d3b commit b1eef95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6464

6565
- name: Setup Perl ${{ matrix.perl-versions }}
66-
uses: shogo82148/actions-setup-perl@49c14f24551d2de3bf56fb107a869c3760b1875e # v1.33.0
66+
uses: shogo82148/actions-setup-perl@22423f01bde48fb88785c007e3166fbbbd8e892a # v1.34.0
6767
with:
6868
perl-version: ${{ matrix.perl-versions }}
6969

0 commit comments

Comments
 (0)
Please sign in to comment.