Skip to content

Commit

Permalink
Bump juliangruber/read-file-action from 1.1.6 to 1.1.7
Browse files Browse the repository at this point in the history
Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/juliangruber/read-file-action/releases)
- [Commits](juliangruber/read-file-action@v1.1.6...v1.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LabhanshAgrawal committed Feb 6, 2024
1 parent 20ca3a6 commit 340496b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: pr_num
- name: Read the pr_num file
id: pr_num_reader
uses: juliangruber/read-file-action@v1.1.6
uses: juliangruber/read-file-action@v1.1.7
with:
path: ./pr_num.txt
- name: List images
Expand Down

0 comments on commit 340496b

Please sign in to comment.