Skip to content

Bump guibranco/github-file-reader-action-v2 from 2.3.59 to 2.3.64 - #279

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/guibranco/github-file-reader-action-v2-2.3.64
Open

Bump guibranco/github-file-reader-action-v2 from 2.3.59 to 2.3.64#279
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/guibranco/github-file-reader-action-v2-2.3.64

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps guibranco/github-file-reader-action-v2 from 2.3.59 to 2.3.64.

Release notes

Sourced from guibranco/github-file-reader-action-v2's releases.

Release v2.3.64

Release 2.3.64 of github-file-reader-action-v2

What's Changed

Full Changelog: guibranco/github-file-reader-action-v2@v2.3.63...v2.3.64

Release v2.3.63

Release 2.3.63 of github-file-reader-action-v2

What's Changed

Full Changelog: guibranco/github-file-reader-action-v2@v2.3.62...v2.3.63

Release v2.3.62

Release 2.3.62 of github-file-reader-action-v2

What's Changed

Full Changelog: guibranco/github-file-reader-action-v2@v2.3.61...v2.3.62

Release v2.3.61

Release 2.3.61 of github-file-reader-action-v2

What's Changed

Full Changelog: guibranco/github-file-reader-action-v2@v2.3.60...v2.3.61

Release v2.3.60

Release 2.3.60 of github-file-reader-action-v2

What's Changed

Full Changelog: guibranco/github-file-reader-action-v2@v2.3.59...v2.3.60

Commits
  • c134d8c Bump brace-expansion from 1.1.12 to 1.1.18 (#673)
  • 3eb3bb2 Bump eslint-plugin-github from 6.1.1 to 6.1.2 (#672)
  • be2816a Bump @​types/node from 26.1.1 to 26.1.2 (#671)
  • 28a208c Bump js-yaml from 5.2.2 to 5.2.3 (#670)
  • 13bac91 Bump guibranco/github-infisical-secrets-check-action from 5.2.6 to 5.2.7 (#669)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [guibranco/github-file-reader-action-v2](https://github.com/guibranco/github-file-reader-action-v2) from 2.3.59 to 2.3.64.
- [Release notes](https://github.com/guibranco/github-file-reader-action-v2/releases)
- [Commits](guibranco/github-file-reader-action-v2@v2.3.59...v2.3.64)

---
updated-dependencies:
- dependency-name: guibranco/github-file-reader-action-v2
  dependency-version: 2.3.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions labels Aug 10, 2026
@github-actions github-actions Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Infisical secrets check: ✅ No secrets leaked!

Scan results:

Update Required: Your current package installation script is outdated and will no longer receive updates.
Please update to the new installation script which can be found here https://infisical.com/docs/cli/overview#installation debian section

A new release of infisical is available: 0.38.0 -> v0.162.18

To update, run: sudo apt-get update && sudo apt-get install infisical

6:04AM INF scanning for exposed secrets...
6:04AM INF 296 commits scanned.
6:04AM INF scan completed in 114ms
6:04AM INF no leaks found

@codacy-production

codacy-production Bot commented Aug 10, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (655b57b) 75 1 1.33%
Head commit (062550e) 75 (+0) 1 (+0) 1.33% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#279) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sonarqubecloud

Copy link
Copy Markdown

@AppVeyorBot

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 1.33%. Comparing base (655b57b) to head (062550e).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #279   +/-   ##
=====================================
  Coverage   1.33%   1.33%           
=====================================
  Files         17      17           
  Lines         75      75           
=====================================
  Hits           1       1           
  Misses        74      74           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gstraccini gstraccini Bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Aug 10, 2026
@gstraccini gstraccini Bot added the 🤖 bot Automated processes or integrations label Aug 10, 2026

@guibranco guibranco left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by gstraccini[bot]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations dependencies Pull requests that update a dependency file 📦 dependencies github-actions size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants