Skip to content

Commit 69b69fb

Browse files
authored
Dependency update (#57)
* Bump @natlibfi/melinda-record-import-commons from 10.1.6 to 10.1.7 (#50) * Bump @natlibfi/melinda-commons from 13.0.5 to 13.0.6 (#56) * Bump @natlibfi/marc-record from 7.2.4 to 7.3.1 (#55) * Bump @babel/runtime from 7.22.6 to 7.22.11 (#54) * Update README copyright year * Do not run quayio for dependabot PRs * Update deps * 2.0.3-alpha.1
1 parent 437df34 commit 69b69fb

File tree

3 files changed

+960
-5873
lines changed

3 files changed

+960
-5873
lines changed

.github/workflows/melinda-node-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
name: Quay.io image builder & publisher
5858
needs: [build-node-versions, njsscan]
5959
runs-on: ubuntu-latest
60+
if: ${{ github.triggering_actor != 'dependabot[bot]' }} # ignore the pull request which comes from user dependabot, because it does not access to secrets
6061

6162
steps:
6263
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)