This is an automated email from the ASF dual-hosted git repository.
jinterrante pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil.git
The following commit(s) were added to refs/heads/main by this push:
new 3501150d2 Bump actions/github-script from 7.0.0 to 7.0.1
3501150d2 is described below
commit 3501150d2ef95b26ae0ca00c33f33d7e7454dc26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 20 19:37:41 2023 +0000
Bump actions/github-script from 7.0.0 to 7.0.1
Bumps [actions/github-script](https://github.com/actions/github-script)
from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases)
-
[Commits](https://github.com/actions/github-script/compare/v7.0.0...v7.0.1)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.github/workflows/main.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index bf4ab5c21..3bf499cd4 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -261,7 +261,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Check Single Commit
- uses: actions/[email protected]
+ uses: actions/[email protected]
with:
script: |
const commits = await github.rest.pulls.listCommits({