mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Bump tj-actions/verify-changed-files from 6 to 6.1
Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 6 to 6.1. - [Release notes](https://github.com/tj-actions/verify-changed-files/releases) - [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/verify-changed-files/compare/v6...v6.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dc979b6928
commit
8a3cafb6e1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
|
||||
- name: Check changes to backup file.
|
||||
id: changed_backup
|
||||
uses: tj-actions/verify-changed-files@v6
|
||||
uses: tj-actions/verify-changed-files@v6.1
|
||||
with:
|
||||
files: backups/backup.sql
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue