chore(deps): bump juliangruber/read-file-action from 1.1.7 to 1.1.8

Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/juliangruber/read-file-action/releases)
- [Commits](https://github.com/juliangruber/read-file-action/compare/v1.1.7...v1.1.8)

---
updated-dependencies:
- dependency-name: juliangruber/read-file-action
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-16 11:23:53 +00:00 committed by GitHub
parent 952900e814
commit 7a1e428e5d
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