This commit is contained in:
dependabot[bot] 2026-03-16 11:23:57 +00:00 committed by GitHub
commit f03cf74c1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ jobs:
name: pr_num name: pr_num
- name: Read the pr_num file - name: Read the pr_num file
id: pr_num_reader id: pr_num_reader
uses: juliangruber/read-file-action@v1.1.7 uses: juliangruber/read-file-action@v1.1.8
with: with:
path: ./pr_num.txt path: ./pr_num.txt
- name: List images - name: List images