summaryrefslogtreecommitdiffstats
path: root/.github/workflows/clang-format-fix.yml
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-05-12 00:07:02 (GMT)
committerGitHub <noreply@github.com>2023-05-12 00:07:02 (GMT)
commitd5143567c8f08f6f6de80ffcffa3ede98634ca78 (patch)
tree0a88ff8622fccbf9d68f73018f738193b63ad795 /.github/workflows/clang-format-fix.yml
parentf45caff637232482a0fe74ed7628bd248a41596a (diff)
downloadhdf5-d5143567c8f08f6f6de80ffcffa3ede98634ca78.zip
hdf5-d5143567c8f08f6f6de80ffcffa3ede98634ca78.tar.gz
hdf5-d5143567c8f08f6f6de80ffcffa3ede98634ca78.tar.bz2
Update action uses version (#2939)
Diffstat (limited to '.github/workflows/clang-format-fix.yml')
-rw-r--r--.github/workflows/clang-format-fix.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clang-format-fix.yml b/.github/workflows/clang-format-fix.yml
index feaa3d0..00d2352 100644
--- a/.github/workflows/clang-format-fix.yml
+++ b/.github/workflows/clang-format-fix.yml
@@ -27,7 +27,7 @@ jobs:
inplace: True
style: file
exclude: './config ./hl/src/H5LTanalyze.c ./hl/src/H5LTparse.c ./hl/src/H5LTparse.h ./src/H5Epubgen.h ./src/H5Einit.h ./src/H5Eterm.h ./src/H5Edefin.h ./src/H5version.h ./src/H5overflow.h'
- - uses: EndBug/add-and-commit@v7
+ - uses: EndBug/add-and-commit@v9
with:
author_name: github-actions
author_email: 41898282+github-actions[bot]@users.noreply.github.com