8000 Merge pull request #59 from docker/dependabot/npm_and_yarn/actions/co… · docker/setup-qemu-action@aa08745 · GitHub
  • [go: up one dir, main page]

    Skip to content

    Commit aa08745

    Browse files
    authored
    Merge pull request #59 from docker/dependabot/npm_and_yarn/actions/core-1.10.0
    Bump @actions/core from 1.9.1 to 1.10.0
    2 parents c5ffa2a + 9443994 commit aa08745

    File tree

    4 files changed

    +7
    -7
    lines changed

    4 files changed

    +7
    -7
    lines changed

    dist/index.js

    Lines changed: 1 addition & 1 deletion
    Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

    dist/index.js.map

    Lines changed: 1 addition & 1 deletion
    Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

    package.json

    Lines changed: 1 addition & 1 deletion
    Original file line numberDiff line numberDiff line change
    @@ -26,7 +26,7 @@
    2626
    ],
    2727
    "license": "Apache-2.0",
    2828
    "dependencies": {
    29-
    "@actions/core": "^1.9.1",
    29+
    "@actions/core": "^1.10.0",
    3030
    "@actions/exec": "^1.1.1"
    3131
    },
    3232
    "devDependencies": {

    yarn.lock

    Lines changed: 4 additions & 4 deletions
    Original file line numberDiff line numberDiff line change
    @@ -2,10 +2,10 @@
    22
    # yarn lockfile v1
    33

    44

    5-
    "@actions/core@^1.9.1":
    6-
    version "1.9.1"
    7-
    resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9.1.tgz#97c0201b1f9856df4f7c3a375cdcdb0c2a2f750b"
    8-
    integrity sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA==
    5+
    "@actions/core@^1.10.0":
    6+
    version "1.10.0"
    7+
    resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0.tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f"
    8+
    integrity sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==
    99
    dependencies:
    1010
    "@actions/http-client" "^2.0.1"
    1111
    uuid "^8.3.2"

    0 commit comments

    Comments
     (0)
    0